We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have
I use @novu/react and Inbox for showing user notifications from novu service (1). And get a CORS error
Access to fetch at 'https://novu-api.some-domain.com/v1/inbox/session' from origin 'https://staging.app.some-domain.com' has been blocked by CORS policy: Request header field novu-api-version is not allowed by Access-Control-Allow-Headers in preflight response.
Return OK on novu-api.some-domain.com/v1/inbox/session and show my notifications.
0.23.0, 0.24.0
No response
None
The text was updated successfully, but these errors were encountered:
NV-4456 🐛 Bug Report: Http headers issue
Sorry, something went wrong.
No branches or pull requests
📜 Description
I have
I use @novu/react and Inbox for showing user notifications from novu service (1).
And get a CORS error
Access to fetch at 'https://novu-api.some-domain.com/v1/inbox/session' from origin 'https://staging.app.some-domain.com' has been blocked by CORS policy: Request header field novu-api-version is not allowed by Access-Control-Allow-Headers in preflight response.
👟 Reproduction steps
👍 Expected behavior
Return OK on novu-api.some-domain.com/v1/inbox/session and show my notifications.
👎 Actual Behavior with Screenshots
Novu version
0.23.0, 0.24.0
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: