dydxprotocol/dydx-v3-python

Cancel order failing with authorization issues

dogewo2 opened this issue · 0 comments

Hi,

I'm trying to cancel an order using the client's cancel order method but it keeps giving me the error message unauthorized. I'm using the same client as the one I used for creating orders(which went through) and have double checked that I have entered the order ids correctly.

Any suggestions on this?

Thank you