seratch / notion-translator

CLI tool to translate Notion pages into a different language
MIT License
70 stars 20 forks source link

Error 400 #6

Closed quentindlp closed 1 year ago

quentindlp commented 1 year ago

Hi,

First of all thank you for this code! I did everything necessary but as soon as I run the command I have this error message body: '{"object":"error","status":400,"code":"validation_error","message":"body failed validation. Fix one:\nbody.parent.database_id should be defined, instead was undefined.\nbody.cover.external should be defined, instead was undefined."}' }

Can you help me ?

Thx