Hi,

Rather than retrieving the photo feed, you should be retrieving the
photo entry and deleting that instead. It would help if you could
share the code you are using, but you should be able to retrieve the
photo entry directly using the following URL with the appropriate ids
substituted in:

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

Cheers,
-Jeff

On Sep 7, 6:28 pm, telu <[EMAIL PROTECTED]> wrote:
> I am using .net api to delete a photo in picasa album. I seem to get
> the photo feed appropriately based on tag but when i call the delete
> method it fails with the message "feed can not be deleted"
>
> I am not sure if it is due to a bug in API or am I doing something
> wrong?
--~--~---------~--~----~------------~-------~--~----~
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 Google-Picasa-Data-API@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to