1

I tried to get the client id from google api console. But I am getting the following error:

Error: invalid_client

The OAuth client was not found.

Request Details
    scope=https://www.googleapis.com/auth/plus.login email
    response_type=code
    redirect_uri={{ url }}
    client_id=O

I have seen the following answers but none of them worked for me: ClickToSee

Community
  • 1
  • 1
Poonam Agrawal
  • 272
  • 4
  • 16

1 Answers1

0

I just tried again this morning and creation of new Oauth 2 credentials is working now. Seems to have been down for a day.

Tyguy7
  • 573
  • 8
  • 15