so, if you capture the traffic, my guess would be that this was a FORM  
post (because the authrequest is a post), and what are the "allowed  
values" that the response returns?

I am betting on a proxy inbetween. Did you resolve the "can not access  
the subversion repository" anymore issue? Maybe those are related ?  
(guessing...)

Frank Mantek
Google
On Feb 4, 2008, at 12:05 PM, Kulvinder Singh wrote:

> Just googled and get this info :
>
> 405 Method Not Allowed
>
> The method specified in the Request-Line is not allowed for the  
> resource identified by the Request-URI. The response MUST include an  
> Allow header containing a list of valid methods for the requested  
> resource.
>
>
>
>
> Can you tell me where it is going wrong ?
>
>
>
>
> Thanks
>
> Kulvinder Singh
>
>
> ----- Original Message ----
> From: Kulvinder Singh <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Monday, February 4, 2008 4:30:42 PM
> Subject: Re: Stream was not readable.
>
> Hi Frank,
>
> Just to let you know that the complete error is :
>
> Execution of authentication request returned unexpected result: 405,  
> Stream was not readable.
>
> When does the error 405 comes ?
>
> Thanks
> Kulvinder Singh
>
>
> ----- Original Message ----
> From: Frank Mantek <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Wednesday, January 30, 2008 6:42:57 PM
> Subject: Re: Stream was not readable.
>
> I would assume that this is related to your other issue (connection  
> closed). The stream was probably cut off in between (just guessing  
> of course). Did anything change in your networking environment  
> lately (new proxy server, new ISP, .... ?) that might cause you to  
> experience intermitted networking issues?
>
> Frank
> On Jan 30, 2008, at 5:16 AM, Kulvinder Singh wrote:
>
>> Hi,
>>
>> I am using .NET calendar API 1.1.3 and get the following error when  
>> i try to fetch the list of google calendars in my account :
>>
>> System.ArgumentException: Stream was not readable.
>>    at System.IO.StreamReader..ctor(Stream stream, Encoding  
>> encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
>>    at System.IO.StreamReader..ctor(Stream stream)
>>    at Google.GData.Client.GDataRequestException.ReadResponseString()
>>    at Google.GData.Client.GDataRequestException.get_ResponseString()
>>
>> This means that i am getting GDataRequestException and when i tried  
>> to read the server response i get the above error.
>>
>> Is there any case when the server response stream from google  
>> server may not be in a readable form ?
>>
>> Thanks
>> Kulvinder Singh
>>
>>
>> Never miss a thing. Make Yahoo your homepage.
>>
>>
>
>
>
>
>
> Never miss a thing. Make Yahoo your homepage.
>
>
>
> Looking for last minute shopping deals? Find them fast with Yahoo!  
> Search.
> >


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