-
Notifications
You must be signed in to change notification settings - Fork 10
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
Whook not working bybit is that correct? #1
Comments
Solved by syncing time |
Can you elaborate in the solution to this one? I never got this issue so it's new to me. |
Yea I was running it with time difference on my host. So it failed after syncing time it started working |
You can close issue was on my side |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im getting:
whook\main.py'
17:22:47 * Initializing account: [ WHOOK ] in [ bybit ]
Account creating failed: bybit {"retCode":10002,"retMsg":"invalid request, please check your server timestamp or recv_window param. req_timestamp[1694100204684],server_timestamp[1694100301862],recv_window[5000]","result":{},"retExtInfo":{},"time":1694100301862}
I filled in a Random account_id name and changed the exchange to bybit.
Added a API key and secret en removed Password info. But still isnt working.
[
{
"EXCHANGE":"bybit",
"ACCOUNT_ID":"WHOOK",
"API_KEY":"APIKEYYYYYYY****",
"SECRET_KEY":"APISECRET*****",
"PASSWORD":""
}
]
Any help please like to test this out :P
The text was updated successfully, but these errors were encountered: