JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.04k stars 429 forks source link

Hello, client.CoinFuturesApi.Account.GetIncomeHistoryAsync reports an error 404 #1369

Closed cnyuqiang closed 6 months ago

cnyuqiang commented 6 months ago

GET "/dapi/v1/income" is right, not "dapi/v1/income/history" at latest version

JKorf commented 6 months ago

Thanks for the report, has been fixed in the latest version