Hi Ryan.
I cannot yet solve this problem.
This problem does not occur in my account.
Some users of my service are troubled.
service = new CalendarService("ABC");
GAuthSubRequestFactory factory =
new GAuthSubRequestFactory(CalendarService.GCalendarService, "ABC");
factory.Token = token;
factory.NumberOfRetries = 2;
factory.KeepAlive = false;
service.RequestFactory = factory;
Stream stream = service.Query(new
Uri("https://www.google.com/calendar/feeds/default"));
XmlDocument xdoc = new XmlDocument();
xdoc.Load(stream);
There is not information else now :-(
----- Original Message -----
From: "Ryan Boyd (Google)" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 21, 2007 7:54 AM
Subject: Re: Redirection issue
> Hi Yamamo,
>
> Has this issue resolved itself? If not, please send along the user as
> which
> you are authenticating, the method you are using to authenticate, the
> calendar URL you're accessing and what method (read/query, update, create,
> delete) you're trying to perform. You can send this information privately
> if you wish.
>
> Cheers,
>
> -Ryan
>
> On 2/20/07, yamamo <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi
>>
>> Thank you for giving information.
>> But, there seem to be other causes :-(
>>
>>
>>
>>
>> ----- Original Message -----
>> From: "Charlie Wood" <[EMAIL PROTECTED]>
>> To: "Google Calendar Data API"
>> <[email protected]>
>> Sent: Monday, February 19, 2007 4:26 AM
>> Subject: Re: Redirection issue
>>
>>
>> >
>> > I've seen this happen when the user has a Google account but has never
>> > set up his default calendar. You might want to check that.
>> >
>> > Regards,
>> > Charlie
>> > spanningsync.com
>> >
>> > On Feb 18, 5:45 am, "yamamo" <[EMAIL PROTECTED]> wrote:
>> >> When I requested calendars list, I received HTTP 500 error.
>> >> And response text was "Redirection issue".
>> >>
>> >> Why is this a problem to happen ?
>> >
>> >
>> > >
>>
>>
>> >
>>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---