sailrish / shipit

shipit node module
MIT License
87 stars 65 forks source link

CORS blocking calls from 127.0.0.1:5500 for UPS #47

Closed isaacdchan closed 5 years ago

isaacdchan commented 5 years ago

I'm trying to integrate with a chrome extension. Fetch works fine from command prompt and after installing the Allow- Cors extension, but I'm looking for a more sustainable solution.

Error: image Extension: https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf/related?hl=en

Any help appreciated!