It’s common in apps that were originally developed with JSONP before CORS was supported since you couldn’t pass headers and is still used in the JavaScript SDK.
It’s common in apps that were originally developed with JSONP before CORS was supported since you couldn’t pass headers and is still used in the JavaScript SDK.