Hi guys, Here's my original question: http://stackoverflow.com/questions/12104314/picasaweb-api-photos-public-annonymous-api-access-returns-no-result
Copy paste: "Ok. this has been driving me NUTS. The link to the picasa profile: https://picasaweb.google.com/110499972235284612341?noredirect=1 same profile through picasa api for photo feed: https://picasaweb.google.com/data/feed/api/user/110499972235284612341?alt=json&kind=photo No entries. What's more, other people's profiles are fine. https://picasaweb.google.com/data/feed/api/user/108901599657368504920?alt=json&kind=photo https://picasaweb.google.com/data/feed/api/user/113859540036726448291?alt=json&kind=photo Note I am using google apps. Is this something specific to paid google app users? Edit- Additional Info. Ok. This is getting really rediculous. That url that returns empty array for Entry property, it works with signed request, i.e. request with oauth2 access token. However, when I add access token AND visibility = public, I STILL do not get any entries. So it seems like there's no option other than to retrieve all private photos, then loop through each of these requesting for photo information with UNsigned request." Any ideas? -- 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/-/MohM9M2D6IAJ. To post to this group, send email to google-picasa-data-api@googlegroups.com. To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.