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

System.Net.Http.HttpRequestException' in mscorlib.dll :Response status code does not indicate success: 400

Open azijhm opened this issue 4 years ago • 0 comments

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

azijhm avatar May 24 '21 09:05 azijhm