Javascript CORS isse
Budget: $10 – $30 USD
I have to get one image from AWS3.
But I have get OCRS error only on Chrome browser.
It works in Firefox.
var xhr = new XMLHttpRequest();
xhr.open("GET", url, true);
Please help me fix this issue.
Thanks.
But I have get OCRS error only on Chrome browser.
It works in Firefox.
var xhr = new XMLHttpRequest();
xhr.open("GET", url, true);
Please help me fix this issue.
Thanks.