Hello,
I wanna make new notion page and after that loop over array each time append block, according to N8N instead of block id can be used page id
This return empty 400 error, according to notion API docs this can mean wrong block id or Rate limits
- wrong block id - I could not find confirmation that page id is okay instead of block id, but also I do not see way how to get block id from page id
- rate limit - probably not because they say “3 requests per second” what I not extend also I copied some block id, and it worked
What I do not understand is that at the very 1 try it worked but only once, and I could not reproduce it
Anyone maybe knows how to deal with that?
Thank you in advance!