I can get that error if I am not properly authenticated. Is it
possible that your authentication is not correct? Maybe you have a
carriage return on the end of it, or something?

Ray

On Thu, Nov 13, 2008 at 5:51 PM, maryam <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I need to download my private google calendar in a client calendar
> application. I get the authorization token from google calendar API
> (ClientLogin), then I send a http get request to this address:
>
> http://www.google.com/calendar/ical/[EMAIL PROTECTED]/private/basic.ics
>
>
> and I add in the header of the request the authorization token:
>
> headers["authorization"]='GoogleLogin auth=' + authorization token
>
> But I get this error:
>
> Error #2032: Stream Error. URL:
> http://www.google.com/calendar/ical/my-username/private/basic.ics?0.20981540344655514
>
>
> Thanks,
> -Maryam
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
google-calendar-help-dataapi@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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to