Closed darius00klokj closed 2 years ago
NotionPageToHtml.convert("https://www.notion.so/asnunes/Simple-Page-Text-2-4d64bbc0634d4758befa85c5a3a6c22f").then((page) => console.log(page));
Error: Can not find Notion Page of id 4d64bbc0-634d-4758-befa-85c5a3a6c22f. Is the url correct? It is the original page or a redirect page (not supported)?
My setup: npm version 8.3.1 node v16.14.0
Same error on: https://npm.runkit.com/notion-page-to-html
Same issue here
I was not able to reproduce it either locally or on the given link for the current release. Closing it by now
NotionPageToHtml.convert("https://www.notion.so/asnunes/Simple-Page-Text-2-4d64bbc0634d4758befa85c5a3a6c22f").then((page) => console.log(page));
Error: Can not find Notion Page of id 4d64bbc0-634d-4758-befa-85c5a3a6c22f. Is the url correct? It is the original page or a redirect page (not supported)?
My setup: npm version 8.3.1 node v16.14.0
Same error on: https://npm.runkit.com/notion-page-to-html