Hi, I’m loggin in with google.
But I’m getting this response
{
“error”: “invalid_request”,
“error_description”: “Unauthorized”
}
If I login with email and password. Works fine.
Could you help me?
Hi, I’m loggin in with google.
But I’m getting this response
{
“error”: “invalid_request”,
“error_description”: “Unauthorized”
}
If I login with email and password. Works fine.
Could you help me?
Experiencing the same and it started just today.
Check this Google oauth is not working with auth0 dev keys - #6 by kurtkandora.glotam
It appears we all are having the issue.
Experiencing the same issue from today as well
This should have been fixed now. This happened if you were not using your own keys for the Google social connection. We highly recommend using your own dev keys in these connections where possible: Test Social Connections with Auth0 Developer Keys