Hi. So basically after the user registers with oAuth, it gets added in auth on console
But if I delete the user from there and try to login again with same gmail account, I am getting this error.
Is the user getting blocked or something? How can I fix this?
TL;DR
Problem occurs after deleting OAuth user from console and attempting to log in again with the same account, resulting in Error 400. It seems like the user is being blocked. Solution: The issue may be due to lingering credentials; try clearing browser cache or resetting user permissions.