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 427 forks source link

Error no deserializing exchangeinfo #1298

Closed ivanfiao closed 1 year ago

ivanfiao commented 1 year ago

Hi there,

I'm getting an error on deserializing GET /fapi/v1/exchangeInfo and GET /api/v3/exchangeInfo. :

| Binance | Error | [4] Deserialize Unknown Exception: Value cannot be null. (Parameter 'item')

ivanfiao commented 1 year ago

On new version it works fine