The timezone offset is a string. '00' is not equal to '0'. You should try the former.
On Wed, Jun 29, 2011 at 7:31 AM, hvolvo <[email protected]> wrote: > Ok, so here's what i tried again. > I removed seconds part from the start and end time parameters and also > removed the last parameter '0' from the call to *createEvent*(*)*, and it > worked :). > > (although it caused the default '-8' to be used for the timezone offset. Is > it possible to send the times without any timezone data?) > > But the instant i reverted the authentication part to use getAuthSubUrl() > [since i cant have hardcoded login credentials nor can i ask the users to > enter them on the site], it gave the original error back!!! :( > > -- > 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 > -- 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
