You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
We're encountering CORS problems with Mercure-Hub. Our JavaScript frontend code is encountering 403 errors when sending OPTIONS requests to Mercure. However, subsequent requests are functioning correctly.
The frontend part use the following endpoint: https://www.domain.com/.well-known/mercure?topic=%2F740127%2Fnotification
Issue:
We're encountering CORS problems with Mercure-Hub. Our JavaScript frontend code is encountering 403 errors when sending OPTIONS requests to Mercure. However, subsequent requests are functioning correctly.
The frontend part use the following endpoint:
https://www.domain.com/.well-known/mercure?topic=%2F740127%2Fnotification
Environment:
Additional Details:
We have also attempted to enable dev mode without success:
Question:
Is there a misconfiguration in our setup that could be causing this issue?
The text was updated successfully, but these errors were encountered: