Hi,
There's something I don't get : I can retrieve the feed for a specific
(public) album. I can access the default thumbnails declared in the
feed without problem, but I have problems to access the full size
image at the specified URl.
I suppose my problem is due to the fact theses full size urls are sent
with :
content-disposition: attachment
in the http header.
If this url to the image is referenced in a <img> tag of a html page,
it doesn't work : the browser doesn't display the image properly.
As the thumbnails work OK, I tried to modify the thumbnail sizeas
specified in the documentation :
------------
Picasa Web Albums query parameters reference :
thumbsize | Thumbnail size parameter | Valid with album or photo
kinds; specifies what image size to use for thumbnails.
-------------
But there is no reference to how to use or set the thumbize parameter
anywhere in the documentation.
Any idea ?
ST.