ChainSafe / filecoin-common-node-api

0 stars 0 forks source link

CORS errors in link to playground on Chrome #15

Open ansermino opened 3 months ago

ansermino commented 3 months ago

It seems that CORS is preventing the playground from fetching the spec on Github.

Screenshot 2024-07-16 at 4 13 44 PM

Note: This is likely behaviour specific to Chrome-based browsers.

aatifsyed commented 3 months ago

Repro'd for me on Chrome 126.0.6478.127, but NOT Edge 126.0.2592.87. I suspect the playground needs to set the relevant header, or load the spec in a different way