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.
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1576
Actions