Yes, this is possible. You can append the authkey to an unlisted album also to an album feed request like:
GET /feed/api/user/USERNAME/albumid/ALBUM_ID? kind=photo&authkey=Gxxxxxxxxx... Please note that the use of the canonical ALBUM_NAME is deprecated for the API from version 2 onward. Only in the data api version 1, it is still supported. Also note that an album specific authkey can be reset by the album owner at any time and any previous authkey will not work any longer. On Oct 16, 3:24 am, Povilas K <[email protected]> wrote: > Hi, > > If I have link to an album, that has been published as unlisted, and > available only for users, who has correct link with authkey. > > Example:http://picasaweb.google.com/USERNAME/ALBUM_NAME?authkey=Gxxxxxxxxxxxx... > > Is it possible to use this authkey, to get picture list via PHP API ? > > At the moment I'm accessing either public album images, or either > getting SessionToken by authenticating first, then submitting it to > the API. > > This process in ankward, and requires user to log-in to google > account, to get this information, and then use this SessionToken. > Could I use authkey to authenticate myself to the album somehow ? > > Thank You ! > Povilas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
