binance_grid_trader icon indicating copy to clipboard operation
binance_grid_trader copied to clipboard

api format error (run from main_spot_script.py)

Open newtonthird opened this issue 2 years ago • 1 comments

successful when run from main.py but returns "api format error" when run from main_spot_script.py how to solve it?

newtonthird avatar Oct 22 '22 02:10 newtonthird

pls check your api-key and api-secret, you may have str '\n' at the end of your api key or secret. you can check the api at your-project-directory/howtrader/connect_xxxxx.json file.

51bitquant avatar Oct 26 '22 02:10 51bitquant