11 messages in com.googlegroups.google-picasa-data-api[PWA API] Re: Picasa Thumbnail URL pr...
FromSent OnAttachments
castelino24 Jul 2008 21:17 
屈克27 Jul 2008 18:55 
castelino29 Jul 2008 09:36 
jezschaj11 Aug 2008 15:43 
Jeff Fisher11 Aug 2008 16:36 
jezschaj13 Aug 2008 12:57 
jezschaj13 Aug 2008 12:57 
jezschaj13 Aug 2008 13:09 
jezschaj13 Aug 2008 13:09 
jezschaj13 Aug 2008 13:10 
Jeff Fisher (Google)13 Aug 2008 14:26 
Subject:[PWA API] Re: Picasa Thumbnail URL problem
From:jezschaj (jezs@googlemail.com)
Date:08/13/2008 12:57:48 PM
List:com.googlegroups.google-picasa-data-api

HI Jeff,

Thank you for your answer. you was right, it didn't work be cause the full resolution pictures.. (some of them are even 1600px...:)

I've tried to put '?imgmax=800' to an end of a link to preview picture. The trouble is that 'lightwindow' script cannot read properly the right dimension of picture and then Lightwindow doesn't work properly. There was only one way how to do it - use the bigthumbnail (xxx/s288/xxx.jpg) and flax it to bigger size. This does not look the best but it was the only way how to get it...

I there any other way how to find direct link to pictures in 800 resolution something like xxx/s800/xxx.jpg?

http://www.jakubjezek.com/photos.php

Thank you for answer in advance.

On Aug 12, 12:37 am, "Jeff Fisher" <api.@google.com> wrote:

Hi,

It's not clear to me from the page you linked which photos are having a problem (it also seems to be using some sort of lightbox pop-up that loads the image.)

Can you give me a specific API request (for example, for a particular photo entry) that has the link that doesn't work? I noticed some of the images that were being loaded were bigger than 800pixels, so those cannot be loaded directly in the browser. There's an FAQ item for that:

http://code.google.com/apis/picasaweb/faq.html#embed_image

Cheers, -Jeff

On Mon, Aug 11, 2008 at 3:43 PM, jezschaj <jezs@googlemail.com> wrote:

Hi Jeff,

I have similar and maybe the same problem what Castelino, but it seems to be for another reason then like you said "it was removed"... The photos are all in there and i can access them from another way but if I call them from my web so it return me on all photos this message:

__ 404__________ Not Found The requested URL /jezschaj/RbNLetRdndI/AAAAAAAAAg4/S8LLmMyFFzU/ jezscha_mokro.jpg was not found on this server.

________________

If you will wan to check my web, there is: http://www.jakubjezek.com/photos.php

Thanx very much in advance.

Jezschaj

On Jul 28, 11:22 pm, "Jeff Fisher" <api.@google.com> wrote:

Hi,

To follow up on this, it looks like the original search is hitting some photos that were removed due to Terms of Service violations and the community search feed was just returning bad (stale) results.

Cheers, -Jeff

On Sun, Jul 27, 2008 at 6:56 PM, 屈克 <q.@ghs2.supdo.cn> wrote:

I encountered the same problem

On 7月25日, 下午12时17分, castelino <prav@gmail.com> wrote:

I'm using GData API for picasa. For one of my search request(the search term was 'Padma Lakshmi)', the thumbnail URL had following value -

I was not able to view this thumbnail as I was getting '404Not Found' error. The title of this photo was 'Padma+Lakshmi38' and I guess, the '+' is translated into '%2B' is causing the problem. I tried to fix this by replacing %2B by '+' but nothing worked in my favor. I need help to fix this and thanx in advance :-)