Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on testnet for orders #201

Open
Msantanche opened this issue Mar 9, 2023 · 2 comments
Open

Error on testnet for orders #201

Msantanche opened this issue Mar 9, 2023 · 2 comments

Comments

@Msantanche
Copy link

Hello,

I am able to call all public and private endpoints I tested (eg. get account), but for some reason I get an invalid signature error for the create_order function. I suspect it is due to positionId, although I'm using the one from the account. Also, the very same functions work on mainnet.

Any suggestions?

@chasseurmic
Copy link

I think I have the same error with the Typescript client. I’m able to call all other methods but when I create the order it fails the signature. Still have to try on the mainnet.

@dansleboby
Copy link

For me I was need to set network_id=5 in my client initialization to make it work on testnet, I don't know why and how, just check the process in JS website of dydx to find it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants