On Tue, Mar 3, 2009 at 10:52 PM, tjfdud <[email protected]> wrote: > > Hello > > This has been working fine for quite a long time but it is not working > recently in most cases. I get the auth key using ClientLogin and the > request to https://www.google.com/accounts/ClientLogin? to obtain the > auth key returns 200 OK. Then I set Authorization field with the value > returned to get the private calendar information like this > > GET /calendar/feeds/default/private/composite?start- > min=2009-03-04T05:00:00&start-max=2009-03-06T05:00:00&max- > results=999999&orderby=starttime&sortorder=a&alt=json&ctz=America/ > New_York HTTP/1.1 > > Authorization: GoogleLogin auth=xxxxxx > ............................... > > This ends up as 404 error in most cases now. The request URLs to > public calendars works fine and it's an issue with only private > calendars like shown above. Any idea why it's failing with 404? > > Best Regards,
I'm not experiencing this on my end. How often are you seeing this? Has anything changed on your end recently? Can you provide a sample application which I can run that might reproduce this? -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
