Hi, Hope this is the right way to report bugs in the API.
When requesting a list of a user's recent uploads, no photos are returned if the format requested is json or json-in-script - compare the following: https://picasaweb.google.com/data/feed/api/user/111441285103159324932?kind=photo&max-results=10&v=2 (XML output) returns as expected the recent uploads in the <entry> tags, however: https://picasaweb.google.com/data/feed/api/user/111441285103159324932?kind=photo&max-results=10&v=2&alt=json (JSON output, only difference is the alt parameter) is missing the entries array, making it completely useless. I'm planning on using the picasa API in javascript, so really need to be able to get responses in json. Thanks in advance, Matt -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-picasa-data-api/-/FfSHb85XfNoJ. 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.
