Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Changes to sending authenticated requests to Google Reader
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ubikdroid  
View profile  
 More options Feb 11 2010, 4:03 am
From: ubikdroid <markst3v...@googlemail.com>
Date: Thu, 11 Feb 2010 01:03:58 -0800 (PST)
Local: Thurs, Feb 11 2010 4:03 am
Subject: Re: Changes to sending authenticated requests to Google Reader
Thanks for the heads up Brad.
Can you answer these questions please?

1.) Will there be an overlap where both the SID cookie and the new
header will work for authorization?

2.) Can the auth token obtained from getCredentials() in Android be
used in this new header? See
http://groups.google.com/group/android-developers/browse_thread/threa...

3.) Can the auth token obtained from AccountManager.getAccounts() in
Android 2.0+ be used in this new header? See
http://groups.google.com/group/android-developers/browse_thread/threa...

Thanks
Mark

On Feb 11, 12:12 am, Brad Hawkes <bhaw...@google.com> wrote:

> Hello friends,

> We just wanted to let you know about changes coming for Reader
> authentication. We will be changing the details for how our normal web-
> browsing experience handles authentication. This change will break
> clients that are based on using the SID cookie to communicate with
> Reader (this seems to be many current clients). To ensure that your
> app continues to be able to access Reader data you should transition
> to using ClientLogin to access Reader. This is the general mechanism
> that is preferred for communication with many Google services. Details
> of how to use ClientLogin, along with some libraries that are
> available:http://code.google.com/apis/gdata/docs/auth/clientlogin.html

> Here is a quick summary of how to make this change:
> For those apps that area already obtaining authentication fromhttps://www.google.com/accounts/ClientLoginyou should get back as
> part of your response an Auth= value. For every request you send to
> Reader you should provide that value as a HTTP header and things will
> work as usual.
> The header format is: Authorization:GoogleLogin auth=[value obtained
> from ClientLogin]

> Also please keep in mind that both SID cookies and Auth tokens do
> expire. You should store your Auth token, but if you start to get 401
> errors you may need to obtain a new Auth token. You should not do
> retries on 401 errors unless you have obtained a new Auth token.

> Thanks for your attention.

> Brad Hawkes
> Google Reader Team


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.