Hi,

I'm trying to move photos out of the Instant Upload album using the API and 
I get a response code 404 - Not found.
The very same request succeeds for any other album, as well as for the 
"sub-albums" of the Instant Upload album.
Below are the technical details.

The endpoint URL is: 

https://picasaweb.google.com/data/entry/api/user/default/albumid/1000000407823667/photoid/5855967908988016754
(1000000407823667 is the ID of the Instant Upload album, 
5855967908988016754 is the photo to move).

The PATCH request is like below:

<entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:gphoto='http://schemas.google.com/photos/2007'>
<category scheme="http://schemas.google.com/g/2005#kind"; 
term="http://schemas.google.com/photos/2007#photo"; />
<gphoto:albumid>5808234080021910257</gphoto:albumid>
</entry>

(5808234080021910257 is the ID of the target album)

Again, the issue occurs *only for photos stored immediately under* the 
Instant Uploads album.
It's like the API is not seeing the Instant Upload album as a real album, 
hence the 404.

Thank you,.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to