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

Not working #384

Closed mashwishi closed 2 years ago

mashwishi commented 2 years ago

First it goes 200 then feedback from website is 403 here's the heroku log image

Also this is throwing too to other api: Missing required request header. Must specify one of: origin,x-requested-with

mashwishi commented 2 years ago

Solved