library · inferred from evidence
JavaScript SDK
A software development kit for JavaScript to interact with the Notion API.
- 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.
- Cognito userPool.signUp gives CredentialsError: Missing credentials in config
Cognito userPool.signUp gives CredentialsError: Missing credentials in config. The JavaScript SDK does not support app clients that have a client secret, so when you create the app for your user pool the generate client secret box must be u