Calling /accounts/ClientLogin works perfectly. I get back a 200 status code and Auth, LSID, and SID strings.
Then I got to fetch the T token, via /reader/api/0/token, passing back SID via the Cookie header -- and I always get back a 403.
Other people seeing this? Any idea what's going on, or how to get back up and running?
-Brent
This is an unintended change as part of a recent Reader push. We're
still investigating what changed and what (if anything) third-party
clients have to do. We'll let you know as soon as we have a solution.
Mihai
I'm hoping, of course, that it'll just start working again. I don't mind making changes to apps, it's just that with iPhone apps there's a delay as they go through Apple's approval process.
-Brent
Thanks,
Patrick
Patrick
Nick
-Brent
Mihai
On Mon, Feb 8, 2010 at 11:07 PM, Brent Simmons <bre...@newsgator.com> wrote:
I realize that it may be difficult to set up and all that. But I should volunteer anyway. :)
-Brent
It would be useful to be able to test third-party clients against our
internal staging servers. I was hoping for a preference key that I
could set to change the API host from www.google.com to another
domain, does such a thing exist in NNW?
Mihai
-Brent
I would also love to be part of a test against a staging server. Not
sure what you mean with preference. I can configure the host as I use
the mechanism for the http/https distinction.
Btw. the ClientLogin documentation says that "Auth" should be used and
"SID"/"LSID" should be left alone. Any change the GR API would use
"Auth" in the future? This seems to be supported by the offical
Android Authentication API.
On Feb 9, 5:40 am, Brent Simmons <bre...@newsgator.com> wrote:
> It doesn't exist -- but I can certainly make that happen. I've added that to the list for the next release. Thanks, Mihai.
>
> -Brent
>
> On Feb 8, 2010, at 8:39 PM, Mihai Parparita wrote:
>
>
>
> > The rollback is complete, sorry for the trouble caused.
>
> > It would be useful to be able to test third-party clients against our
> > internal staging servers. I was hoping for a preference key that I
> > could set to change the API host fromwww.google.comto another