Technical API question
Hi Jason,
I used your Chrome extensions for a very long time. Thank you for your good work!
I'm a programmer and I try to use the CalendarList Api to get all my calendars (ref: https://developers.google.com/calendar/api/v3/reference/calendarList/list)
But the API just send to me 3 calendars.
And I see that in your Extension, you are able to get the list of all of my calendars!
So, I would like to know how you do that!?
Are you using the api call listed above?
I've been looking for a solution for several hours now and Google Support is not helping me. So I thought maybe you could tell me how you do it?
Thanks in advance
Comments
Try playing around with the different parameters...
showDeleted
showHidden
I try all of combination...
Do I understand that you are doing a simple call to calendarList and it works?
Yes, but with those options enabled to make sure everything is pulled.
Ok, I think I'll try to contact them as I do the same call and I'm not able to list all of my calendars!
Thank you very much for your help