Hey Matt, Sorry for taking so long to get to this one. I'm still looking into these results, but I'll let you know when I have something useful to tell you.
And yes, this is the best place to let us know about problems or to ask questions. On Wed, Jan 23, 2013 at 4:36 AM, Matt Bearman <[email protected]> wrote: > Well this is disappointing, nearly 2 weeks have passed with no response, > and this (pretty major) bug still exists. > > Is there a better way to report bugs to the Picasa team that I've missed? > > > On Thursday, January 10, 2013 9:41:03 AM UTC, Matt Bearman wrote: >> >> 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<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<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 post to this group, send email to > [email protected]. > To unsubscribe from 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. > > > -- 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]. 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.
