Actions
Bug #8133
closedInstall from Web: CORS does not fallback to JSONP if authorization fails
Description
If the user login isn't detected CORS does not fallback to JSONP. The login state can fail simply due to cookie issues so it should give JSONP a try if that happens.
Actions