Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram API credentials authentication problem #443

Open
robbydigital opened this issue Jul 22, 2024 · 2 comments
Open

Telegram API credentials authentication problem #443

robbydigital opened this issue Jul 22, 2024 · 2 comments

Comments

@robbydigital
Copy link

Telegram API credentials don't seem to be working. A colleague is having the same issue, even though his API credentials are working with Telethon. Tried updating Telegram app, clearing cache, deleting and reinstalling. This is the error message:

'Cannot create a dataset with these parameters. An unexpected error (RPCError 406: UPDATE_APP_TO_LOGIN (caused by SendCodeRequest)) occurred and your authentication could not be verified.'

My friend is accessing 4CAT on his own Macbook using Docker. I have tried two instances both hosted on my university's servers. One is v1.39 (not using Docker) the other is v1.42 (using Docker).

@dale-wahl
Copy link
Member

Yes, the issue is with the Telethon application/library. They seem to have addressed it and we will hopefully have a release soon using the newest version soon. Will update here when released.

Also mentioned in this discussion

@dale-wahl
Copy link
Member

We have incorporated Telethon's newest version in 4CAT and it will be in the next release. If you are using Docker, you can update you .env file and set DOCKER_TAG=latest, then follow the upgrade instructions to use our development version which has incorporated a newer version of Telethon. I believe this will fix your problem, but if not please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants