You could try using the Oauth2 playground if you only need to run the query once.
https://developers.google.com/oauthplayground/ Just pick the Picasa Web v2 auth scope, Authorize APIs, accept in a new window, "Exchange authorization code for tokens", then paste the request URL in the Request URI field: https://picasaweb.google.com/data/feed/api/user/default?type=album&prettyprint=true Does that work? On Tue, Mar 3, 2015 at 12:25 PM Craig Holmberg <[email protected]> wrote: > Hi, > > Probably really outside my element here but I am trying to list all of my > google picasa/Google+ web albums > and I cam across this data api stuff which looks like what I need. > > But I have no idea where to past the code in to work. > > Pasting it into the address bar doesn't seem to work. > > Thanks for any thoughts you may have. > > -- > 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 [email protected]. > To post to this group, send email to google-picasa-data-api@ > googlegroups.com. > Visit this group at http://groups.google.com/group/google-picasa-data-api. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
