This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, @mbowen,
yes the request sends the Authorization header, since it is a call to the SL task, which requires a token, so looks like I cannot avoid a preflight call.
I tried a host without asterisk, actually I have both records at the same time - wi...
Hi, tlikarish,
I faced with the same CORS issue as described above.
I have a triggered task, which is requested from another domain in JavaScript with the XMLHttpRequest object.
I use the cloud URL, the Snaplex is set to Cloudplex, the CORS allow lis...