Error in Syncing - APIResponseError: body failed validation #463
Description
Describe the issue
I am receiving an error about the type of notes I'm adding into a zotero notes document that I want to sync with Notion. My Notion and Zotero sync any paper that I add my specific folders that are connected via the integration. When I add anything to my notes document I get the following error:
APIResponseError: body failed validation: body.children[6].numbered_list_item.children[2].numbered_list_item.children[0].numbered_list_item.children should be not present, instead was
[{"numbered_list_item":{"rich_text":[{"text":{"content"...
."
And then when I look in Notion there are dozens of "Zotero Notes" dropdowns with the first item under the heading that I included in my Zotero notes.
To Reproduce
Steps to reproduce the behavior:
- Go to Zotero
- Click on an article
- Click on the notes section for an article
- Write Anything
- receive the error message
- check my notion to see that my paper exists in my database
- notion paper exists, click inside the database
- check what is under "Zotero Notes"
- sees "Goals" dropdown
Expected behavior
- Go to Zotero
- Click on an article
- Click on the notes section for an article
- Write Anything
- check my notion to see that my paper exists in my database
- notion paper exists
- click inside the database
- check what is under "Zotero Notes"
- see the notes I added in zotero
Additional context
Add any other context about the problem here.
Metadata
Assignees
Labels
Projects
Status
Todo