You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy API (https://poloniex.com/public) seems to have been turned off, now the Pricenode is getting error response codes and no market data. Seems Poloniex announced last year, perhaps just now they have decommissioned legacy support.
You can check it by trying the legacy API: curl "https://poloniex.com/public?command=returnTicker"
The legacy API (https://poloniex.com/public) seems to have been turned off, now the Pricenode is getting error response codes and no market data. Seems Poloniex announced last year, perhaps just now they have decommissioned legacy support.
You can check it by trying the legacy API:
curl "https://poloniex.com/public?command=returnTicker"
Knowm XChange library still uses the legacy endpoint. There was some discussion of it a year ago, but the new API has not yet been adopted in the code.
Options:
The text was updated successfully, but these errors were encountered: