I have an application running with AuthSub on www.udalaitz.com , it's
been working OK until this morning, now, it throws this error:

exception 'Zend_Gdata_App_HttpException' with message 'Expected
response code 200, got 401' in /xxx/Zend/Gdata/App.php:286 Stack
trace: #0 /xxx/Zend/Gdata/App.php(144): Zend_Gdata_App::import('http://
www.goog...', Object(Zend_Http_Client), 'Zend_Gdata_Cale...') #1 /xxx/
Zend/Gdata.php(131): Zend_Gdata_App->getEntry('http://www.goog...',
'Zend_Gdata_Cale...') #2 /xxx/Zend/Gdata/Calendar.php(148): Zend_Gdata-
>getEntry('http://www.goog...', 'Zend_Gdata_Cale...') #3 /xxx/
funciones_admin.php(19): Zend_Gdata_Calendar->getCalendarListEntry
('http://www.goog...') #4 /xxx/index.php(20): LogIn() #5 {main}

This is the code at line 19 on funciones_admin.php (inside function
LogIn() called on index.php at line 20):
        $calendario = $gCal->getCalendarListEntry('http://www.google.com/
calendar/feeds/default/');

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to