go-numb / go-dydx

go-dydx is a go client library for dYdX exchange API.
MIT License
13 stars 17 forks source link

Is everything okay with signature? #8

Open emil14 opened 1 year ago

emil14 commented 1 year ago
  1. Do POST requests work at all?
  2. Can you get success response without 400 and signature errors?
crossandover commented 1 year ago

I have the same problem, I tried to create an order but I get error 400 Invalid signature for order

emil14 commented 1 year ago

@crossandover this is probably because starkex library broken

https://github.com/yanue/starkex

this library uses it under the hood

see https://github.com/yanue/starkex/issues/7