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

LBank Invalid signature "error_code": 10007 #768

Open
Trumpeta2021 opened this issue Apr 18, 2022 · 0 comments
Open

LBank Invalid signature "error_code": 10007 #768

Trumpeta2021 opened this issue Apr 18, 2022 · 0 comments

Comments

@Trumpeta2021
Copy link

Trumpeta2021 commented Apr 18, 2022

Hello,

I have problem with sign to LBank. I tried to generate both of API verifications (RSA and HmacSHA256), but noone is working. Both returns error code 10007.
My code:

var api = await ExchangeAPI.GetExchangeAPIAsync<ExchangeLBankAPI>();
api.LoadAPIKeysUnsecure("my API Key", "my Secret Key");

var response = await api.GetAmountsAsync();

Did I vorget somethings?

Thank you

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

No branches or pull requests

1 participant