On Mon, Nov 3, 2008 at 2:37 AM, Jozy <[EMAIL PROTECTED]> wrote: > > Hi, > > I did further investigation of the issue and found that EditUri of the > event fetched via Google API returns different value of the same event > when fetched through the older API as version field is missing. > > EditUri of the event fetched through older API: > http://www.google.com/calendar/feeds/[EMAIL > PROTECTED]/private/full/es8vf1mnfk5nnd5lms94qt8vtk/63361375451 > > EditUri of the event fetched through newer (Latest) API: > http://www.google.com/calendar/feeds/[EMAIL > PROTECTED]/private/full/es8vf1mnfk5nnd5lms94qt8vtk > > Thus generating error of "Invalid Request URI" > > Please help. > > Thanks and Regards, > Karan
Hi Karan, To help diagnose this, I need two things: 1. A short, runnable sample that demonstrates the problem 2. An HTTP transcript showing your request and the server's response, as explained here: http://code.google.com/apis/gdata/articles/debugging_client_libs.html#dotnet. Be sure to strip out any authorization tokens from the transcript, as these grant access to your account. -- 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 -~----------~----~----~----~------~----~------~--~---
