decentraland / catalyst-client

A client to query and perform changes on Decentraland's catalyst servers
Apache License 2.0
7 stars 10 forks source link

chore: remove default request headers #381

Closed hugoArregui closed 1 year ago

hugoArregui commented 1 year ago

We need to include the x-requested-by header as allowed header in the server, but I'm not quite sure why is not included right now:

Access to XMLHttpRequest at 'https://peer-ap1.decentraland.zone/lambdas/profiles' from origin 'https://marketplace-qka1jpxj2-decentraland1.vercel.app/' has been blocked by CORS policy: Request header field x-requested-with is not allowed by Access-Control-Allow-Headers in preflight response.
github-actions[bot] commented 1 year ago

Test this pull request