This morning when I tried to login using OAuth through my app, I got
"400 bad request" during the getRequestToken stage.
Of course this worked before. There are no changes in my software. Has
there been any changes on Google OAuth server side?
Meanwhile the another instance of the app which has oauth tokens from
the past is working alright. So the problem seems to be only with the
getRequestToken step.
Anyone from Google know what's going on?
--
Jayesh
Over weekend when I tested from other machine with ReaderScope running
in emulator, it successfully proceeded with OAuth login. Today I
tested on the same machine again where I had seen the problem before
and I get same OAuth error. Since ReaderScope version is same in both
tests, there is no difference in the way I am constructing OAuth
requests. I am not sure where the problem lies.
I will post back if I find the root cause.
--
Jayesh