Skip to content

Cannot deserialize value of type String "verified" #458

@rwenig026

Description

@rwenig026

The following error occurs while fetching Tweets:

com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `io.github.redouane59.twitter.dto.tweet.ReplySettings` from String "verified": not one of the values accepted for Enum class: [other, following, everyone, mentionedUsers]
 at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: java.util.ArrayList[32]->io.github.redouane59.twitter.dto.tweet.TweetV2$TweetData$TweetDataBuilder["reply_settings"])

Please update the Enum class to all possible values

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