[BUG] GATEIO API returns empty list of products
adeacetis opened this issue · 1 comments
adeacetis commented
Describe the issue
Refreshing GateIO product list yields no results.
Steps to reproduce
on charts.aggr.trade
tested in Chrome / Firefox
-
Open Chart pane connection settings by clicking on the magnifying glass icon
-
Click on the button next to the exchange name located in the left sidebar
-
Open the network tab in the developer console
Both products endpoints return 404.
I tested those endpoints in Postman and I get a response status of 200 and the list of product.
Summary
Thanks for reporting an issue, please review the task list below before submitting the issue :
- I added my browser's console output in the issue (open the console first, try to reproduce the issue then see if there is anything)
- I have attached an export of my aggr database in the issue
/ - I documented the issue with screenshots
- I provided a clear and concise description of what the bug is (see both sections below)
adeacetis commented
Requests were cached on the server. It's fixed.