Hi Philipp,
Ty for your help.
In the begin I was work in Google examples, but after I send this msg
I look the Zend script example for Picasa and I did some changes.
Now the script work fine and yes, the problem is about albumId x
AlbumName
How can I get the AlbumId if I have AlbumName?
if setAlbumName("somealbum") and getAlbumId?
Claudio
On 13 maio, 07:42, Philipp <[email protected]> wrote:
> Hey Claudio,
>
> did you use 'kiss' as album ID?
> The name of an album (in the URL) does not equal the album ID. The ID
> is a number!
>
> Regards,
> Philipp
>
> On May 13, 3:15 am, ccastro <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi Everybody,
>
> > Im doing a web app using Picasa API to PHP/Zend.
>
> > Everything wotk fine with "default" album.
> > With any other I have this crash (album exist):
>
> > Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with
> > message 'Expected response code 200, got 404 Invalid entity id: kiss'
> > in /var/www/vhosts/diadeshow.com.br/httpdocs/library/Zend/Gdata/
> > App.php:709 Stack trace: #0 /var/www/vhosts/diadeshow.com.br/httpdocs/
> > library/Zend/Gdata.php(219): Zend_Gdata_App->performHttpRequest('POST',
> > 'https://picasaw...', Array,
>
> > Object(Zend_Gdata_MediaMimeStream), 'multipart/relat...', NULL) #1 /
> > var/www/vhosts/diadeshow.com.br/httpdocs/library/Zend/Gdata/
> > App.php(900): Zend_Gdata->performHttpRequest('POST', 'https://
> > picasaw...', Array, Object(Zend_Gdata_MediaMimeStream), 'multipart/
> > relat...') #2 /var/www/vhosts/diadeshow.com.br/httpdocs/library/Zend/
> > Gdata/App.php(975):
> > Zend_Gdata_App->post(Object(Zend_Gdata_Photos_PhotoEntry),
> > 'https://picasaw...',
>
> > NULL, NULL, Array) #3 /var/www/vhosts/diadeshow.com.br/httpdocs/
> > library/Zend/Gdata/Photos.php(403):
> > Zend_Gdata_App->insertEntry(Object(Zend_Gdata_Photos_PhotoEntry), 'https://
>
> > picasaw...', 'Zend_Gdata_Phot...') #4 /var/www/vhosts/diadesho in /var/
> > www/vhosts/diadeshow.com.br/httpdocs/library/Zend/Gdata/App.php on
> > line 709
>
> > Any Idea?
>
> > Thx Claudio
--
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.