Hello,
I am trying build a page, where a user can login using his google id and
can access Picasaweb albums.
As suggested in the link -
https://developers.google.com/picasa-web/docs/2.0/developers_guide_pr...
1. I had registered my application.
2. I had mentioned the scope to be User Profile, Email Address and
Picasa Web albums.
3. After getting the access token, I guess I should be exchanging that
for a session token *- not sure how!*
4. I need to get hold of the Picasaweb albums for the user. *- not sure
how either!*
I tried looking through the links - but I am getting confused with the
OAuth1, AuthSub and the OAuth2 documentation mixed up and linked across the
material.
If anyone had already implemented OAuth2 with Picasa Web Albums API, could
you please guide on how to create the PicasaWeb service object in Java @
Step 3 above.
Please guide.
Note: As my 2 cents to the community, I promise to write a blog once I am
successfully able to do this for anyone's future reference! :-)
Thank you very much
Satya