-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
get_users() crashes with
FireblocksApiException: Got an error from fireblocks server: { "message": "ok", "code": 0}
To Reproduce
Steps to reproduce the behavior:
- initialize the SDK
- call
.get_users()
Expected behavior
Should return the list of users.
Versions (please complete the following information):
- Python Version: [3.8, 3.9]
- fireblocks-sdk version: [1.23.0, 2.2.1]
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working