Hi..Devang.. Yes I have tried the same thing and i am also suffering from same problem.. Actually reason why the id of calendar is displayed instead of the calendar name is problem of AJAX.. when u create new calendar and waits for some time then using AJAX google automatically creates new calendar in your UI without refreshing your page.
But if you forcefully try to refresh your page while AJAX is working on it.. then it creates the problem of data communication and data of google server is tempered by this action. so whent u recieve the same from api it will return null value for fields. Hussain On Dec 19, 8:55 pm, D2 <[email protected]> wrote: > there is one problem in google calendar...... > > I have create one secondary calendar named suppose i.e. "ABCXZY"..... > then i delete it... > > After i create another calendar with same name as above... but in UI, > i found there calendarId instead of calendarName.... > > & when i retrieve the list of calendar using my api, then i don't get > calendar title also.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
