You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Bitmex with auth support to perform UpdateAccountInfo, it calls GetAllUserMargin which returns the above error on master.
Bitmex unsuccessful HTTP status code: 400 raw response: {"error":{"message":"Body should not be included in a GET request.","name":"HTTPError"}}, authenticated request failed
The text was updated successfully, but these errors were encountered:
New Issue
Context
When running Bitmex with auth support to perform
UpdateAccountInfo
, it callsGetAllUserMargin
which returns the above error on master.Bitmex unsuccessful HTTP status code: 400 raw response: {"error":{"message":"Body should not be included in a GET request.","name":"HTTPError"}}, authenticated request failed
The text was updated successfully, but these errors were encountered: