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
Error 403: restricted_client This app is not yet configured to make OAuth requests. To do that, set up the app’s OAuth consent screen in the Google Cloud Console. #324
When Trying to authenticate via the Google Sign In in the pop-up Window I get the following Error
Error 403: restricted_client
This app is not yet configured to make OAuth requests. To do that, set up the app’s OAuth consent screen in the Google Cloud Console.
In the console.developers.google.com I see that the Server Key + Browser Key are all automatically created by Firebase + OAuth 2.0 Web client ID
The Browser API Key matches my firebase configuration API_key
I don't understand what am I missing. If someone can please post the steps that'd be of great help. I'm posting after a couple of hours of looking around.