You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO: CSV2Notion Neo version 1.2.2
INFO: Validating json & csv2notion_neo.notion DB schema
Traceback (most recent call last):
File "csv2notion_neo/__main__.py", line 5, in<module>
File "csv2notion_neo/cli.py", line 95, in main
File "csv2notion_neo/cli.py", line 53, in cli
File "csv2notion_neo/cli_steps.py", line 53, in convert_csv_to_notion_rows
File "csv2notion_neo/notion_preparator.py", line 43, in prepare
File "csv2notion_neo/notion_preparator.py", line 151, in _handle_wrong_status_values
File "csv2notion_neo/local_data.py", line 140, in columns_of_type
File "csv2notion_neo/local_data.py", line 140, in<listcomp>
File "csv2notion_neo/local_data.py", line 143, in col_type
KeyError: 'Event Name'
[2614] Failed to execute script '__main__' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
IAmVigneswaran
changed the title
[Bug]: KeyError: 'Event Name'
[Bug]: KeyError: 'Event Name' when uploading json data.
Feb 11, 2024
IAmVigneswaran
changed the title
[Bug]: KeyError: 'Event Name' when uploading json data.
[Bug]: KeyError: 'Event Name' when uploading JSON data.
Feb 11, 2024
CSV2Notion Neo Version?
1.2.3
What OS are you using?
MacOS
OS Version or Linux distribution
macOS
Bug Description
@arjunprakash027 I am getting this error for with this branch.
https://github.com/TheAcharya/csv2notion-neo/tree/multi-image-upload
Log excerpt
The text was updated successfully, but these errors were encountered: