Hi,

Unfortunately I was unable to reproduce your error message.
getCalendarListFeed() seems to work for me.  Perhaps you can get the wire
trace to see what is being returned in the XML and error code.  Learn how to
capture XML on the wire -

http://code.google.com/support/bin/answer.py?answer=71567&topic=12359

Hope it helps,
Austin

On Fri, Jun 6, 2008 at 1:01 AM, Aner <[EMAIL PROTECTED]> wrote:

>
> Hi,
> I'm developing an application that connects to google calendar. For a
> while it has been working ok, but lately I'm having this error very
> often:
>
> Fatal error: Uncaught exception 'Zend_Http_Client_Exception' with
> message 'Unable to read response, or response is empty' in C:\wamp\www
> \CMUdalaitz\include\Zend\Http\Client.php:766 Stack trace: #0 C:\wamp
> \www\CMUdalaitz\include\Zend\Gdata\App.php(282): Zend_Http_Client-
> >request('GET') #1 C:\wamp\www\CMUdalaitz\include\Zend\Gdata
> \App.php(131): Zend_Gdata_App::import('http://www.goog...',
> Object(Zend_Http_Client), 'Zend_Gdata_Cale...') #2 C:\wamp\www
> \CMUdalaitz\include\Zend\Gdata.php(109): Zend_Gdata_App-
> >getFeed('http://www.goog...', 'Zend_Gdata_Cale...') #3 C:\wamp\www
> \CMUdalaitz\include\Zend\Gdata\Calendar.php(125): Zend_Gdata-
> >getFeed('http://www.goog...', 'Zend_Gdata_Cale...') #4 C:\wamp\www
> \CMUdalaitz\admin\index.php(14): Zend_Gdata_Calendar-
> >getCalendarListFeed() #5 {main} thrown in C:\wamp\www\CMUdalaitz
> \include\Zend\Http\Client.php on line 766
>
> This is the line 14 of code at index.php, where the error happens:
> $calFeed = $Cal->getCalendarListFeed();
>
> As this error appears randomly, I'm not sure what is making it to
> crash like this.
> ¿any suggestion?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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