I am using Picasa Web Albums Data API to retrieve photos information in Google Photos. I want to get some interesting information for ALL my photos, and use the following request : *Get https://picasaweb.google.com/data/feed/api/user/default?kind=photo&fields=gphoto:user,entry(published,gphoto:id,gphoto:timestamp,media:group) <https://picasaweb.google.com/data/feed/api/user/default?kind=photo&fields=gphoto:user,entry(published,gphoto:id,gphoto:timestamp,media:group)>* I didn't set "max-results" parameter because I hope to get information for all photos. But only around 1000 items get back, no matter how I try...
I tried to set max-results to a larger number, say 5000, but still only 1000 items get back. I also try to set start-index, but it doesn't work. Is there any method to retrieve more photos? Thank you!!! Best regards, Celine -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
