You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned the devicehive java server repo and tried to build it using mvn clean package
It shows success for every other module expect for Devicehive-auth. I checked the logs and it says- ERROR! java.lang.IllegalArgumentException: secret key byte array cannot be null or empty.
Please help!
The text was updated successfully, but these errors were encountered:
I cloned the devicehive java server repo and tried to build it using
mvn clean package
It shows success for every other module expect for Devicehive-auth. I checked the logs and it says-
ERROR! java.lang.IllegalArgumentException: secret key byte array cannot be null or empty.
Please help!
The text was updated successfully, but these errors were encountered: