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