burner-wallet / burner-wallet-2

A modular, extendable Burner Wallet
MIT License
87 stars 39 forks source link

xDAI transfers do not work #5

Open PaulRBerg opened 4 years ago

PaulRBerg commented 4 years ago

Transfers do not work on my burner deployed with the burner factory.

I tried 3 browsers and 2 devices and they work on xdai but not on sablier.burnerfactory.com. I suspect you're not handling CORS correctly.

Access to XMLHttpRequest at 'https://dai.poa.network/' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

POST https://dai.poa.network/ net::ERR_FAILED

Also see this screen recording.