0
Follow
0
Followers
Le dépositaire pose toujours un problème d'API lors de la connexion à future_binance. Y a-t-il un ami qui peut m'aider ?
Created 2021-02-18 17:44:48
2
1932
J'ai acheté un serveur moi-même, j'ai déployé un hôte, et quand je me connecte à future_binance, il me demande:
Error: GetAccount: 401: {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action}
Mais j'ai vérifié les autorisations de mon API et les contrats ont été activés, et l'adresse IP n'a pas été bloquée. J'ai utilisé Python sur mon propre serveur pour accéder aux commandes et aux comptes en utilisant cette API pour appeler future binance sans problème, je me demande pourquoi ce problème sur fmz ?
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?
Comment
All comments (2)
1、API KEY 配置错误。2、或者申请API KEY的时候设置了IP地址白名单, 但是目前你访问接口的设备的IP不在白名单之内。 3、API KEY的权限不足。
6 years ago
- 1

