Skip to content
New issue

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

Invalid CORS request must return a Json Response #204

Open
rgraf opened this issue Sep 23, 2019 · 0 comments
Open

Invalid CORS request must return a Json Response #204

rgraf opened this issue Sep 23, 2019 · 0 comments

Comments

@rgraf
Copy link
Contributor

rgraf commented Sep 23, 2019

Currently cors errors are reported automatically by spring by sending a 403 with the plain text content: Invalid Cors Request. The Global exception Handler needs to be updated to handle CORS exceptions and to send a json formated message.

rgraf pushed a commit that referenced this issue Oct 7, 2019
spring software, which does not allow to replace error message about
invalid CORS request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant