Skip to content

Returned IDs are too long on android #25

@retrofoxxo

Description

@retrofoxxo

User ID's returned in responses like home_timeline.json and verify_credentials.json are too long (official twitter used userIDs that were 8 numbers long and the returned ones are waaay past that) and will cause the twitter app atleast on Android (Twitter 3.3.0) to crash upon signin when loading verify_credentials and home_timeline

Normal
"id": 38895958,
"id_str": "38895958",

Your Server
"id":283395592579709281758564413673324624175827949382450

Also on an possibly related note, your server seems to be missing the id_str field in some responses like verify_credentials and home_timeline

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