Read about 'simple' requests to see what you can and cannot do before a preflight is required: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simpl...
Put simply if I make cross origin POST request that’s JSON type it cannot be a simple request.
There are no ways around this
Put simply if I make cross origin POST request that’s JSON type it cannot be a simple request.
There are no ways around this