Binance.API.Csharp.Client
Binance.API.Csharp.Client copied to clipboard
System.Net.Http.HttpRequestException' in mscorlib.dll :Response status code does not indicate success: 400
after this code: var accountInfo =await binanceClient.GetAccountInfo();
I see below error Exception thrown: 'System.Net.Http.HttpRequestException' in mscorlib.dll ("Response status code does not indicate success: 400 (Bad Request).") System.Net.Http.HttpRequestException