I am developing one Android application for show the pictures of Picasa 
Albums.

I parse the XML source for obtains the url of the images and show in the 
application,

First of all, i enter in the root of albums, for exemple:

http://picasaweb.google.com/data/feed/api/user/USERNAME

In the XML source of this web, I obtain the ID of album.

Then, i want get all the tags of this album, for filter the pictures to 
show, and I try to use this link:

https://picasaweb.google.com/data/feed/api/user/USERNAME/albumid/IDALBUM?kind=tag

I obtain the IDALBUM in the first url.

The problem is that the navegator return me SERVER_ERROR()

 I read this information in this link: 
https://developers.google.com/picasa-web/docs/2.0/developers_guide_protocol#ListAlbumTags

Somebody know the form to obtain the tags of one album in XML code for 
after parse?

Thank you very much!

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to