I don't have the exact http response message but I can say that users
are reporting this from different versions of my product which was
working perfercly for them until a few weeks ago when out of no where
they are started getting "Stream is not readable" which occurs after
receiving the response and then attempting to read the response
stream. In .Net this is WebRequest.GetResponseStream() call. After
making this call then then attempting to read the stream this error
occurs. I should also note that this error is coming from within the
standard Google .Net GDATA libraries which we've used and has remained
stable until this error started occuring.

We do know that...

1. This error is consistently reported for the calendar service calls
and not contacts, notes or other Google API services
2. This error is intermitent and occurs randomly.
3. For some users this occurs multiple times a day anothers 1-3 times
a week
4. For other users this issue never occurs
5. We've had reports of this errro streching into last year but since
March 2011 we've received way more
6. Internally we've never experienced or replicated this error message
so we cannot determine the source

We can only suspect there some bug in the Google calendar service that
is causing a failure while sending a response back to the caller and
possible closing the response stream before it completes.

We are considering asking uses to increase the Google API request
retry count to try to work around this issue.

Any advise / help would be greatly appreciated.



On May 26, 12:08 pm, Alain Vongsouvanh <[email protected]> wrote:
> Hello
>
> On Wed, May 25, 2011 at 8:31 PM, cyberhex <[email protected]> wrote:
> > *PROBLME #1: *Starting about one week ago I am getting loads of "Stream is
> > not readablle" errors when accessing the Google calendar service from
> > customers located all over thw world that use my software to access the
> > Google calendar API's. I can only suspect that this issue is a Google
> > Calendar Service problem since many of my customers didn't change a thing
> > and this issue just popped up out of nowhere.
>
> > *HELP: *Can someone at Google explain what was changed recently that may
> > be causing "Stream is not readable" errors while reading events from the
> > Google Calendar service using the Google calendar client .Net libraries
> > provided by Google?
>
> Do you have the actual HTTP response that is sent back by the API? That will
> help us understand what is going on.
>
>
>
>
>
> > *PROBLEM #2:*I've had users randomly report the error "The user is not
> > allowed to add events to the new calendar" when updating older Google
> > calendar events using the Google Calendar GDATA API. This error started
> > being reported about 4 weeks ago without any changes to the software by my
> > customers. So, again, I can only suspect that _something_ changed with the
> > Google calendar service itself to cause this error. This error also only
> > occurs for some events in the calendar which further makes this error
> > message very misleading
>
> > The only "solution" I've found to this issue is to instruct the customer to
> > wipe out their Google calendar data and repopulate it. Why would the user
> > get a message like "The user is not allowed to add events to the new
> > calendar" but can a) add events direction from the Google calendar web
> > interface and b) after wiping out the entire calendar (which is clearly not
> > new since it contains events) is able to update/add events to the calendar?
>
> >  *HELP: *Can someone at Google explain what was changed recently that may
> > be causing this error and what is the correct path to correct this?
>
> This is a known issue and our engineers are working on it. You can star the
> issue created in the public issue tracker to get updates whenever available:
>
> http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?i...
>
> It is not the same error message but seems to be related.
>
> Best,
> Alain
>
>
>
> > --
> > 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://code.google.com/apis/calendar/community/forum.html
>
> --
> Alain Vongsouvanh- Hide quoted text -
>
> - Show quoted text -

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to