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 get a error when i try do do anything on the cli. nativescript-app-sync whoami
Produces the following error: [Error] User 'USER-ID-HERE' has exceeded the 'max_questions' resource (current value: 18000)
I removed the user id from the error message just in case it's sensitive.
It seems intermittent. Starts working after a few minutes, then stops again randomly.
I'm only using appsync with three devices so it seems strange if this would be on my end.
Is this likely to be a issue with appsync and it's server resources or an issue with my usage of appsync?