Hi,
that's true, but i don't want the user to authenticate, just get all the
unlisted albums the same way like when I'm calling the URL
https://picasaweb.google.com/user.name?authkey=Yb1sSgCJe478vq_WHatA
Am 03.03.2011 22:38, schrieb Michael Erickson:
For an authenticated user, you can query for all of the unlisted
albums by setting the "access" parameter. For example,
http://picasaweb.google.com/data/feed/api/user/default?access=private
Please note that to request access levels "private" and "all", the
user must be authenticated.
For more information about the parameters available, please visit
http://code.google.com/apis/picasaweb/docs/2.0/reference.html#Parameters.
On Mar 3, 1:20 pm, Nico<[email protected]> wrote:
Hello,
isn't it possible to retrieve all unlisted albums with an API request
likehttp://picasaweb.google.com/data/feed/api/user/user.name?authkey=Yb1s...
With the URLhttps://picasaweb.google.com/user.name?authkey=Yb1sSgCJe478vq_WHatA
you get all the unlisted albums presented, why not through the API
call?
Thanks
--
You received this message because you are subscribed to the Google Groups "Google
Picasa Web Albums API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-picasa-data-api?hl=en.