Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: replace undefined calendarID variable #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

belyakov-am
Copy link

Hi there!
Thank you for your work, really appreciate it.

I saw an open #12 which is related to me too and decided to create this small fix.

@DawnSaju
Copy link

DawnSaju commented Jan 26, 2022

Hi there! Thank you for your work, really appreciate it.

I saw an open #12 which is related to me too and decided to create this small fix.

Hey! I got this error

Traceback (most recent call last):
File "E:\Python Work\Notion & Google calender\Notion-and-Google-Calendar-2-Way-Sync\Notion-GCal-2WaySync-Public.py", line 738, in
TaskNames.append(el['properties'][Task_Notion_Name]['title'][0]['text']['content'])
KeyError: 'title'

Is this the error that you requested to fix?

@belyakov-am
Copy link
Author

Hi!
Nope, I haven't faced that error. I believe problem is that you have a task in your notion without a name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants