-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
send_code_request not working #4047
Comments
Telegram sent this message to those with an API ID and hash:
In short, SMS login or sign up will no longer work in third-party libraries, including Telethon. This cannot be "fixed". |
Also duplicate of #3835, which was even pinned. |
This is my code :
I got this errore message in send_code_request() function :
telethon.errors.rpcerrorlist.SendCodeUnavailableError: Returned when all available options for this type of number were already used (e.g. flash-call, then SMS, then this error might be returned to trigger a second resend) (caused by ResendCodeRequest)
I don't know what is the problem... I have tried a lot of different number but I always got the same error, meanwhile
sign_in()
function working very well.The text was updated successfully, but these errors were encountered: