In addition to all the other details I've provided I am also getting reports of an error that contains the following details while accessing the Google calendar service API to perform an update operation. It does appear that the Google calendar API is returning a redirect call for some reason which is the source of the issues I am seeing. <a href=//www.google.com/ id=g><img
src=//www.google.com/images/logo_sm.gif alt=Google></a> <p><b>405.</b> <ins>That's an error.</ins> <p>The request method <code>PUT</code> is inappropriate for the URL <code>/googlecalendar/unavailable.html</code>. <ins>That's all we know.</ins> ==> The remote server returned an error: (405) Method Not Allowed. Execution of request failed: https://www.google.com/googlecalendar/unavailable.html Can someone comment on this issue and what I need to do to make this issue stop? We've implemented retry logic which helps a little but this does not work in all cases. Some users need to wait a bit before the request will process. Any help would greatly be appreciated. -- 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
