For the last week, I've had some serious problems getting accurate data from Picasaweb custom RSS feed URLs that have been operating properly for a year. When I update photos and tags in a public album, custom RSS feed URL are incorrectly reflecting those updates, often including photos that were deleted or otherwise no longer included in the feed query, and not including some or all of the photos that are included in the query. Odder still, its been working when I put the the URL directly into the browser, but NOT when the exact url is within PHP file, where it's been working happily for many moons.
For instance, If I put: http://picasaweb.google.com/data/feed/base/user/<user_name>/album/<public_album_name>?alt=rss&kind=photo&thumbsize=72u&tag=<tag_name> directly into a browser, it works. However, in my code, it returns erratic results, one run will return a single photo, the next none, the next one again, when there are two matches. Anyone else seeing behavior like this, or can offer any clues? Thanks! -- 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]. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
