We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to add the FTX-SUBACCOUNT header in the config for CCXT exchanges?
add_headers does not seem to be invoked in the code nor is there any documentation about how to use it.
This feature is in a changelog apparently.
2021-12-02 11:59:14,787 INFO WebService Interface successfully initialized and accessible at: http://172.17.0.2:5022. 2021-12-02 11:59:15,386 ERROR CCXTExchange[ftx] Exchange configuration is invalid : please check your configuration ! (PermissionDenied: ftx {"success":false,"error":"Only have permissions for subaccount Octobot"})
The text was updated successfully, but these errors were encountered:
Hi @philippeback you need to add "sub_account" key in your config.json
Sorry, something went wrong.
No branches or pull requests
How to add the FTX-SUBACCOUNT header in the config for CCXT exchanges?
add_headers does not seem to be invoked in the code nor is there any documentation about how to use it.
This feature is in a changelog apparently.
The text was updated successfully, but these errors were encountered: