This is also happening when I try to Add a photo and/or update a
photo. It is still happening when I try to access my account too..
Here is the full script I use:
---
);
$client = \Zend_Gdata_ClientLogin::getHttpClient($user, $pass,
$svc);
$clie
Hello,
I'm getting a 500 internal server error when connecting to the Picasa
API. I'm using Zend_Gdata_Photos library and Zend_Gdata_ClientLogin.
My delete code in PHP is:
public function delete_photo($args) {
$photoQuery = new Zend_Gdata_Photos_PhotoQuery;
$photoQ