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:
- integration environment a should on each day, next month, starting @ 09h00, , ending @ 17h00
- 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
thank you!
i mistakenly booked 1 event under own calendar. booking under right calendar, fixed issue.
Comments
Post a Comment