Google calendar, showing only one event for events happening on the same time -


context
wrote python script, uses boto3, can stop or start entire development environments on aws. works fine. thought neat feature hook google calendar, check environments booked, , should therefore switched on.

i created google calendar, , added 2 "events" same timeframe, on same period of time. example:

  1. integration environment a should on each day, next month, starting @ 09h00, , ending @ 17h00
  2. integration environment b should on each day, next month, starting @ 09h00, , ending @ 17h00

problem
using google api , python, problem is, ever 1 of events. example, getting integration environment a when should getting integration environment b also.

i'm not sure why is, appreciate if point me in right direction

google calendar view public calendar view

thank you!

i mistakenly booked 1 event under own calendar. booking under right calendar, fixed issue.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -