Skip to content

Unable to connect to telegram #33

@tarun-grid

Description

@tarun-grid

I am trying to run client_async.rs present at path and followed the version matrix as described here, still I am facing issues. for

telegram-client = "0.8.1"
rtdlib = { version = "0.8.1", features = [ "sys" ] }
getting UPDATE_APP_TO_LOGIN error

telegram-client = "0.8.0"
rtdlib = { version = "0.8.1", features = [ "sys" ] }
getting UPDATE_APP_TO_LOGIN error

telegram-client = "1.8.0"
rtdlib = { version = "1.8.0", features = [ "sys" ] }
getting Valid api_id must be provided. error

telegram-client = "1.8.1"
rtdlib = { version = "1.8.1", features = [ "sys" ] }
getting Valid api_id must be provided. error

Please suggest some solution

I am using apple mac M2 and M1 chips

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