hummingbot
hummingbot copied to clipboard
UnauthorizedException when connecting to Polkadot
Describe the bug
Get the following error when trying to connect to Polkadex: UnauthorizedException', 'message': 'You are not authorized to make this call.'
Steps to reproduce
- Create Polkadex funding/trade accounts as per doc
- Enter the following in Hummingbot:
>>> connect polkadex
Would you like to replace your existing polkadex key (Yes/No)? >>> Yes
Enter your Polkadex seed phrase >>> *************************************************************
*****************
Error: {'errorType': 'UnauthorizedException', 'message': 'You are not authorized to make this call.'}
- Observe said error in left pane soon after.
Release version
dev-1.27.0
Type of installation
Source
Attach required files
No response