Hi, I am considering adding Picasa Web Album support to my Mac app, CloudPull<http://www.goldenhillsoftware.com/>. I am seeing some odd issues when using this API:
- If I request a list of all photos for a user, I get an incomplete list. But the lists seem to be complete if I request a list of all albums and then a list of all photos for each of those albums. (I am honoring "next" page links.) - Similarly if I request a list of all comments for a user or for an album, I get an incomplete list. The only way to get the complete list of all comments seems to be to request a separate list of comments for each photo. - Getting a list of tags by user or album seems to generate an incomplete list. I am guessing that I need to get the list of tags by photo as well. I can work around these issues, but honestly they make me hesitant to rely on this API. Are these known issues that Google is addressing? Can I use etags on an album to determine whether photos inside that album, or comments or tags associated with photos in that album, have changed? John -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
