Open cryptoBeliever opened 2 years ago
Market data should be fetched.
For the browser version we got a CORS error when connecting to Poloniex API:
Use different APIs or different Poloniex API call with wildcard access and allow control origin.
Expected Behavior
Market data should be fetched.
Current Behavior
For the browser version we got a CORS error when connecting to Poloniex API:
Possible Solution
Use different APIs or different Poloniex API call with wildcard access and allow control origin.