martian
martian copied to clipboard
Notion API throws an error concerning body.image.type
I'm facing this issue when I use the function markdownToBlocks
.
@notionhq/client warn: request fail {
code: 'validation_error',
message: 'body failed validation: body.image.type should be not present, instead was `"external"`.'
}