Hello!
I'm having problems with some caching issue and was wondering if there is 
any workaround to this.

I've built a private gallery so that I can share photos of my daughter with 
my relatives.
Everything is working fine, until I upload new photos to an album. The new 
images don't show up on the feed for a long time.
This also happens if I update the album cover photo, it returns the old 
one, some times for days.

If I change the private url (authkey) of the album, and do the request 
again, it works just fine and returns the latest data.
I was wondering if there is any way to force the request to always return 
the latest data. I do cache the returned data and only purge after I've 
added new photos, so I won't be flooding the server...

I'm using requests like this:

>
> https://picasaweb.google.com/data/feed/api/user/1234/album/MyAlbumHere?authkey=123ABC&kind=photo&access=private&max-results=200&thumbsize=64c&alt=json

-- 
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/-/tQkl08MJvioJ.
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.

Reply via email to