Hi all,

i can't get private albums in photo service feeds, here the way to
reproduce the issue.

Note that i do not have any public album.

>>> import gdata.photos.service
>>> gd_client = gdata.photos.service.PhotosService(email="[email protected]",
...                                          password = "mypass",
...                                          account_type =
'HOSTED_OR_GOOGLE')
<gdata.photos.service.PhotosService object at 0xbdcb0>
>>> gd_client.ProgrammaticLogin()
>>> gd_client.GetClientLoginToken()
'xxx.....'
>>> ulist=gd_client.GetUserFeed(user="muyser.name")
>>> ulist.entry
[]




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

Reply via email to