Hello, My apologizes for this very late reply, I was off to christmas holidays and had no internet access.
Thanks a lot for the debugging procedure, I admit I didn't find out this pretty usefull part of the documentation while browsing it. After adding heavy debug and comparing the XML of my own calendar with the automatically generated calendar, I found out a difference and with it the source of my problem. It appears that I had defined a wrong timezone (xml of the ok calendar : <gCal:timezone value="Europe/Paris" /> ; xml of the wrong calendar : <gCal:timezone value="France/Paris" /> ). I fixed that problem by replacing the France/Paris by Europe/Paris, and I can now access my calendar normally as if created through the UI. Thanks again and I wish you and the google team an happy new year. Kind regards, Michaƫl SARTON. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
