Closed marufmax closed 2 years ago
If we change CORS server to a different server and not pass the "x-requested-with": "XMLHttpRequest" this header it will produce this issue: https://github.com/Rob--W/cors-anywhere/issues/39
"x-requested-with": "XMLHttpRequest"
I've added a header and a prepare script. Sometimes after installation this package is not building (happen with me)
prepare
This will fix it.
If we change CORS server to a different server and not pass the
"x-requested-with": "XMLHttpRequest"
this header it will produce this issue: https://github.com/Rob--W/cors-anywhere/issues/39I've added a header and a
prepare
script. Sometimes after installation this package is not building (happen with me)This will fix it.