Thezap / Linker_EPITECH_To_GOOGLE_Calendar

Link Epitech calendar to google calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopped working - update on the intra

huntervcx opened this issue · comments

Error in room code since yesterday for many people.

Traceback (most recent call last): File "main.py", line 38, in <module> main() File "main.py", line 33, in main calendar_craller.create_event(i, CALENDAR_ID) File "/home/huntervcx/Documents/Linker/calendar_craller.py", line 103, in create_event "location": event_param['room']['code'], KeyError: 'code'

I merge a fix to this, they appende when a activities doesn't have room assigned,
Now i juste create the activities with a empty room this should fix your problem