Jump to content

Recommended Posts

Humm..maybe read the API !

 

Updating a photo and its metadata

 

To replace both the binary data and metadata for the photo that you inserted earlier, use an HTTP request like the following:

 

PUT http://picasaweb.google.com/data/media/api/user/userID/albumid/albumID/photoid/photoID

 

The URI is the value of the <link rel="edit-media"> tag that was returned after you did the earlier POST.

 

In the body of the PUT, include the updated metadata and image data, in the same multipart format that you used to do the POST with metadata.

why don't they use php like the normal people do?

I have no idea what that means! they are using GData, just like Zend's Photo Album, they even have an example of how to upload them via PHP here using Zend Gdata Photos PhotoEntry and Zend Gdata Photos AlbumQuery.

 

Is there a simple way of uploading an image to Picasa and then getting the link to the image?

If the above doesn't help you then in answer I'll say probably not.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.