Raheel
Raheel

Reputation: 181

Picasa API with oAuth 2.0

I want to create an app which gets all my albums from google+ account. I need to use picasa api with oauth 2.0 to accomplish this. Can anyone please guide me in right direction? Or suggest me any tutorial?

Upvotes: 3

Views: 1247

Answers (1)

ade
ade

Reputation: 4074

The best place to start is the documentation for the PicasaWeb GData API: https://developers.google.com/picasa-web/

Upvotes: 1

Related Questions