Skip to content

Unrecognized field "indexPrice" #83

@nikitaPro

Description

@nikitaPro

Received log:

Failed to refresh tickers: Unrecognized field "indexPrice" (class com.bybit.api.client.domain.market.response.tickers.TickerEntry), not marked as ignorable (13 known properties: "volume24h", "prevPrice24h", "ask1Price", "lastPrice", "bid1Price", "price24hPcnt", "symbol", "ask1Size", "usdIndexPrice", "highPrice24h", "lowPrice24h", "bid1Size", "turnover24h"])
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: com.bybit.api.client.domain.GenericResponse["result"]->com.bybit.api.client.domain.market.response.tickers.TickersResult["list"]->java.util.ArrayList[0]->com.bybit.api.client.domain.market.response.tickers.TickerEntry["indexPrice"])

It looks like the JSON field mapping usdIndexPrice in TickerEntry should be renamed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions