cancel
Showing results for 
Search instead for 
Did you mean: 

Home APIs error: User canceled permissions flow

GoogleDeveloper
Solutions Expert
Solutions Expert

I’m receiving “User canceled permissions flow.” during sign-in to my app, what’s wrong?

1 Recommended Answer

GoogleDeveloper
Solutions Expert
Solutions Expert

This error indicates a manual cancellation action by a developer, or an unmet condition during the authentication flow (such as the network being down). Each application calling the Home APIs must complete OAuth registration from the Google Cloud console as described in the developer guide. Accounts using the APIs must be registered as test users as described, and the apps need to be signed with appropriate keys.

View Recommended Answer in original post

1 REPLY 1

GoogleDeveloper
Solutions Expert
Solutions Expert

This error indicates a manual cancellation action by a developer, or an unmet condition during the authentication flow (such as the network being down). Each application calling the Home APIs must complete OAuth registration from the Google Cloud console as described in the developer guide. Accounts using the APIs must be registered as test users as described, and the apps need to be signed with appropriate keys.