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 requesting user wallet history with tartgetAccountId, it always raises a bad request exception "bravado.exception.HTTPBadRequest: 400 Bad Request: {'error': {'message': "'targetAccountId' must be a number.", 'name': 'HTTPError'}}".
after casting, it always fail
my dependency version is here
bitmex~=0.2.2
bravado~=11.0.3
The text was updated successfully, but these errors were encountered:
when requesting user wallet history with tartgetAccountId, it always raises a bad request exception "bravado.exception.HTTPBadRequest: 400 Bad Request: {'error': {'message': "'targetAccountId' must be a number.", 'name': 'HTTPError'}}".
after casting, it always fail
my dependency version is here
bitmex~=0.2.2
bravado~=11.0.3
The text was updated successfully, but these errors were encountered: