Search code examples
authorizationnest-api

Nest auth: An error occured. Connecting to xx is currently unavailable


My app has been running fine for several months, but since yesterday when me or someone else tries to log into the app using the webview it gives an error:

An error occured. Connecting to appname is currently unavailable. Please contact me for more information.

This happens after you fill in your email/password and press on Accept.

Does anyone else experience this issue, or know a way to solve it?


Solution

  • Users will get this error message when you have exceeded your quota. If you look at your product on developer.nest.com you will see that the limit on tokens has been met.

    In order to continue to add users, you will need to submit your product for review by Nest. Once approved, your token limit will be increased.