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.02k stars 420 forks source link

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

Closed cnyuqiang closed 2 months ago

cnyuqiang commented 2 months ago

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

JKorf commented 2 months ago

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