Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.57k stars 5.99k forks source link

Error while using chrome #395

Closed Mr-Emerald-Wolf closed 2 years ago

Mr-Emerald-Wolf commented 2 years ago

I have been trying to use a local CORS-anywhere server as a proxy server to get data from NEWS api. It works perfectly on Safari but while using on Chrome I run into a 426 Upgrade error. I have been trying to figure a solution but cannot find one. My app is using a proxy server deployed on Heroku. Some help would be greatly appreciated.

Mr-Emerald-Wolf commented 2 years ago

Nvm I used another API which doesn't need CORS proxy.