<https://developers.google.com/api-client-library/python/guide/aaa_oauth#OAuth2WebServerFlow>

I have implemented python code for authentication user for picasa web 
albums referring this documentation 
<https://developers.google.com/api-client-library/python/guide/aaa_oauth#OAuth2WebServerFlow>!
 
and I have recieved the user credentials for particular user.

Now I want to use this access token to fetch a user's Picasa Web albums. 
But I am using gdata python library for it. Gdata has its own 
authentication process but I wish to use the credentials retrieved from 
above process.

Is there a way to use this access_token explicitly and fetch Photos using 
gdata??

The reference doc for gdata is this 
<https://developers.google.com/picasa-web/docs/1.0/developers_guide_python#upgrading-to-a-session-token>
!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-picasa-data-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-picasa-data-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to