SyntaxFix
Write A Post
Hire A Developer
Questions
In my case the sub domain name causes the problem. Here are details
I used app_development.something.com, here underscore(_) sub domain is creating CORS error. After changing app_development to app-development it works fine.
app_development.something.com
_
app_development
app-development