actions-on-google / actions-on-google-nodejs

Node.js client library for Actions on Google
https://actions-on-google.github.io/actions-on-google-nodejs
Apache License 2.0
900 stars 197 forks source link

Actions cli oauth disabled #398

Closed lemena86 closed 4 years ago

lemena86 commented 4 years ago

When i try to update my actions.json file this error shows up

Error 401: disabled_client The OAuth client was disabled.

Fleker commented 4 years ago

This sample does not use actions.json. You can configure all settings through the Actions console.

thomasw commented 4 years ago

There was a gactions outage starting at 2020-06-10 17:57:20 UTC that lasted for just about 22 hours. All gactions auth flows should be working now. Thanks for reporting the issue.