No matter how many times I delete my app creds at the Google APIs interface and regenerate my client ID and secret, I get an access denied error when testing the social connection. I know my password is correct, I use it all day every day. It is unclear who is denying what , the dev console is clear, no errors.
{
"error": "unauthorized",
"error_description": "Access denied."
}
Does this apply? I am using the default scopes:
OAuth is limited to 100 [sensitive scope logins] until the [OAuth consent screen] is published. This may require a verification process that can take several days.
Sorry if this is a terribly common question - am I missing something simple?
Note: my windowslive auth connection works fine!
Thanks,
John
PS: Moved this posted, accidentally saved it under Community…