dydxprotocol / dydx-v3-python

Python client for dYdX (API v3)
Apache License 2.0
304 stars 174 forks source link

ValueError: STARK public/private key mismatch #204

Closed blaizew closed 1 year ago

blaizew commented 1 year ago

Trying to use my STARK keys pulled from the web browser using Developer Tools (as outlined here: https://github.com/dydxprotocol/dydx-v3-python/issues/new), but I keep getting the following error: "ValueError: STARK public/private key mismatch"

blaizew commented 1 year ago

Issue was related to other variables in the client call