#CORS error
13 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @fading pilot! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
make sure the server sends appropriate CORS headers, also on the 404 page
you can check the headers with curl -i or similar
depends on the use-case
im trying to implement a general solution for error handling. So theres is an endpoint /endpointx, but i send a request to /endpointy which doesnt exist and get cors error
im not use what kind of use-case this is
okay i see it is not just 'add a line to a configuration' fix, so im closing this, i cant even answer your questions 😄