That's correct. What's the server error that you see? Does it have any
useful information in it?


On Mon, May 6, 2013 at 7:38 AM, Miquel Escarda <miquelesca...@gmail.com>wrote:

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

-- 
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 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