integration_google icon indicating copy to clipboard operation
integration_google copied to clipboard

Unknown error when Google authentication

Open DayDve opened this issue 3 years ago • 0 comments

I created OAuth like this Credentials OAuth consent screen different to installation doc. However, when trying to authenticate using Oauth, I get an error:

Sign in with Google Something went wrong Sorry, something went wrong there. Try again.

With the following url: "https://accounts.google.com/info/unknownerror" And with a button "Next"

When i pressing "next", i redirecting to page with 400 error:

  1. That’s an error. The server cannot process the request because it is malformed. It should not be retried. That’s all we know.

google error

what am i doing wrong?

DayDve avatar May 12 '22 04:05 DayDve