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

Verification failure [校验失败] #73

Open
8lWVPjpTraP96fRCHvYFhrjVJmzrdFVF opened this issue Mar 11, 2021 · 1 comment
Open

Verification failure [校验失败] #73

8lWVPjpTraP96fRCHvYFhrjVJmzrdFVF opened this issue Mar 11, 2021 · 1 comment

Comments

@8lWVPjpTraP96fRCHvYFhrjVJmzrdFVF
Copy link

8lWVPjpTraP96fRCHvYFhrjVJmzrdFVF commented Mar 11, 2021

修改 API_KEYSECRET_KEY 以后,使用 https://api.huobi.de.com 的地址,调用:

   AccountClient accountService = AccountClient.create(HuobiOptions.builder()
        .apiKey(Constants.API_KEY)
        .secretKey(Constants.SECRET_KEY)
        .build());

    List<Account> accountList = accountService.getAccounts();

提示:

Exception in thread "main" com.huobi.exception.SDKException: [Executing] api-signature-not-valid: Signature not valid: Verification failure [校验失败]

请问有哪位同学知道哪里有问题吗?谢谢。

@chenc990755790
Copy link

face the same issue

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

2 participants