Friday, July 1, 2011

com.google.api.client.http.HttpResponseException: 400 Bad Request

I got this error message trying to log into Google App Engine using the Eclipse plugin.  I think the error can occur with any Google API that uses OAuth.

com.google.api.client.http.HttpResponseException: 400 Bad Request

The solution was to correct my system clock.  The time had become incorrect for some weird Windows reason (time to go back to using a mac) and adjusting it fixed the problem.

No comments: