language · inferred from evidence
JavaScript
A programming language used for client-side and server-side scripting.
- Notion API calls from the browser are blocked by CORS policy
You cannot call the Notion API directly from browser JavaScript, and this is by design, not a bug. Notion does not send CORS headers, so the browser will block the requests no matter what. The reason, confirmed in the thread: your API token