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

Problem when trying to log in to an application on the local environment #3153

Open
yuminekosan opened this issue Nov 28, 2024 · 2 comments
Open

Comments

@yuminekosan
Copy link

yuminekosan commented Nov 28, 2024

Hi. When trying to log into my application on my local computer, tdlib returns me “authorizationStateWaitTdlibParameters” to any telegram account. On another computer, the identical code works correctly and logs into accounts correctly, including those accounts that I can't log into on my local computer. What could be the problem. There is no blocking of the account itself. Could it be a computer IP lockout or a hardware ban?

@levlam
Copy link
Contributor

levlam commented Nov 28, 2024

authorizationStateWaitTdlibParameters means that you have to call setTdlibParameters. There are no other reasons to receive it.

@yuminekosan
Copy link
Author

OK, thanks for the answer

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