SyntaxFix
Write A Post
Hire A Developer
Questions
I was setting up cors.support.credentials to true along with cors.allowed.origins as *, which won't work.
When cors.allowed.origins is * , then cors.support.credentials should be false (default value or shouldn't be set explicitly).
https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html