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?