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
If a user signs into an app that requests scopes but the scopes are not defined, and then later scopes are added to that app, that user is not prompted to provide the scope data
Example:
I moved Bolt dev to Ground Truth dev, which didn't have the login scopes for Bolt defined
I signed into Bolt dev, approved the access request, and then got an error from Bolt about missing user scopes
I went back to Ground Truth dev and created the required login scopes
Even after signing out and back into Ground Truth, then Bolt, I still got the error for the account I initially signed in with. If I signed into Bolt with a different user, I was prompted for the scope values as expected.
The text was updated successfully, but these errors were encountered:
If a user signs into an app that requests scopes but the scopes are not defined, and then later scopes are added to that app, that user is not prompted to provide the scope data
Example:
The text was updated successfully, but these errors were encountered: