-
Notifications
You must be signed in to change notification settings - Fork 194
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
403 FORBIDDEN #8
Comments
If you are on Bitmex make sure the API key is order instead of "order cancel" which means cancel only. |
hey, were you able to find the solution to this? what address did you get the error on? |
Potential issues here: A) PIN CODE This may be due to the verification hash generated from the PIN code in Suggestion:
B) HOOKING Another thing is: using the generated template will make TV send the POST as JSON. If you're not hooking via ngrok, line 30 won't work. You have to:
to: |
Hello @esturilio I entered an unique key to PIN, not from Bitmex secret etc. And ran generate_alert_message.py, got the line like below. I copied this line into TV alert message box. Is this correct?
Also, I am not sure that understand your B) part. I only replaced 30th line with below, but problem persist.
thanks |
i have the same problem as i dont get an output with they to use |
Im getting the 403 message, Im not sure what to do.
The text was updated successfully, but these errors were encountered: