Binance.API.Csharp.Client icon indicating copy to clipboard operation
Binance.API.Csharp.Client copied to clipboard

"Response status code does not indicate success: 400 (Bad Request)."

Open azijhm opened this issue 4 years ago • 1 comments

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?

azijhm avatar May 29 '21 10:05 azijhm

You receive bad request but i am receiving permission error id you find any solution to fix it.

bilal-hawklogix avatar Apr 05 '23 08:04 bilal-hawklogix