coinexcom / coinex_exchange_api

The global digital coin exchange.
190 stars 87 forks source link

Problem with order status request #102

Open gectus opened 3 years ago

gectus commented 3 years ago

Why do I need trade access rights to get status and order details? This request is here - https://github.com/coinexcom/coinex_exchange_api/wiki/037order_status I just want to get the data, I am not creating a new order. With read permissions, I can view the list of orders, but I cannot get the details of the order, doesn't it seem a little strange to you?