11 messages in com.googlegroups.google-picasa-data-api[PWA API] Picasa Thumbnail URL problem
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] Picasa Thumbnail URL problem
From:castelino (prav@gmail.com)
Date:07/24/2008 09:17:21 PM
List:com.googlegroups.google-picasa-data-api

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 -

http://lh6.ggpht.com/meaganbierk/RuiYTkC_EnI/AAAAAAAALsQ/F_1p7Pzb92E/s288/Padma%2BLakshmi38.jpg

I was not able to view this thumbnail as I was getting '404 Not 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 :-)