I'm trying to use the Python API to get a list of recent photos, using
the following:

photos = gd_client.GetUserFeed(kind='photo', limit='10')

The photos that are returned in the feed are not the latest photos.
I've verified that when accessing the feed manually (using
http://picasaweb.google.com/data/feed/api/user/<my username>/?
kind=photo), the latest photos are indeed returned.

Any idea if its something I'm doing, or an existing issue?

Thanks,
-Ray

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