Closed 2m closed 4 years ago
I was getting the following error in the logs before this fix:
"errorCode":"You must pass credentials in the app constructor","status":"ERROR"
Also, this fix was originally mentioned in https://github.com/actions-on-google/smart-home-java/issues/10#issuecomment-639776777
LGTM.
@2m curious if you tested running application packaged as a war or differently?
war
I used the instructions from the readme and the gradle appengineDeploy command.
gradle appengineDeploy
I was getting the following error in the logs before this fix:
Also, this fix was originally mentioned in https://github.com/actions-on-google/smart-home-java/issues/10#issuecomment-639776777