Hi folks, I believe the API method to fetch a list of albums is broken. To isolate the problem, I've taken a user that has more than a hundred albums on Picasa Web and I did a request like this:
http://picasaweb.google.com/data/feed/api/user/115015298129871165010?alt=json&fields=entry(title,gphoto:id,summary,gphoto:numphotos,link,media:group(media:thumbnail))&start-index=1&max-results=30 I returned 30 albums as expected. Then I did another round for the next 30 albums: http://picasaweb.google.com/data/feed/api/user/115015298129871165010?alt=json&fields=entry(title,gphoto:id,summary,gphoto:numphotos,link,media:group(media:thumbnail))&start-index=31&max-results=30 This returned 29 albums, instead of 30. This result is incorrect. This particular request was working just fine apparently until yesterday. So I guess the API has a bug now. Has anyone else experienced this kind of problem recently? Thanks, VinÃcius -- 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 http://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/groups/opt_out.
