Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Since today: Google 500 Error

Tags:

google-oauth

I get 500 Errors when I redirect my users to the OAuth Endpoint from Europe. Has anything changed? It worked for several months

like image 878
alsdkjasdlkja Avatar asked Apr 19 '16 13:04

alsdkjasdlkja


2 Answers

I also don't have the rep yet to comment. But I have been noticing this issue today also.
All of my sites that use Google oauth (different tokens) are returning 500 errors after choosing the google account you want to log in with.

500. That’s an error.

There was an error. Please try again later. That’s all we know.

I checked the status page and I don't see any errors or any other reports of this https://status.cloud.google.com but it seems there is something going on since at least a few of us are seeing this. I have tried from multiple computers on different networks, and I had a friend try on a different google account and had the same issue. I am using the following gem in a rails app:

gem "omniauth-google-oauth2", "~> 0.2.1"

Edit: That page has now been updated with an notice on the bottom.

We are investigating an issue with Authentication services. We will provide more information by 07:30 US/Pacific.
like image 96
Jon Heckman Avatar answered Oct 19 '22 17:10

Jon Heckman


I can't post a comment as a guest but I have been noticing this as well. I have found that several refreshes sometimes bring up the authentication window, but I haven't actually been able to authenticate and connect yet. I am on the Eastern coast of NA trying to access GMAIL api.

like image 44
user219283798172938989 Avatar answered Oct 19 '22 18:10

user219283798172938989