Binance.API.Csharp.Client
Binance.API.Csharp.Client copied to clipboard
"Response status code does not indicate success: 400 (Bad Request)."
var accountInfo = await binanceClient.GetAccountInfo(); after this line in my code I have below error "Response status code does not indicate success: 400 (Bad Request)."
course I should tell you, answer of this code: binanceClient.GetServerTime(); Id = 14, Status = WaitingForActivation, Method = "{null}", Result = "{Not yet computed}"
what do you think? what is my issue?
You receive bad request but i am receiving permission error id you find any solution to fix it.