-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Test Accounts PHONE_CODE_INVALID #3083
Comments
I also experienced this, I thought I was stupid |
@levlam because if you use a new account it will be banned automatically |
Perfect kub , faster
…On Thu, 17 Oct 2024, 22:09 AZKA, ***@***.***> wrote:
@levlam <https://github.com/levlam>
when will this be fixed?
because if you use a new account it will be banned automatically
—
Reply to this email directly, view it on GitHub
<#3083 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJ4PV43IGDRLQ63HPYMIJMDZ37HLPAVCNFSM6AAAAABPY66WP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJZHAYTMOBWHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I see the issue too. ` |
Same issue here. On test dc 2. |
It's been a long time, has anyone fixed it? |
Also have the same issue. While the test api isn't working spent 3 accounts being banned testing on production(I know it is not recommended to test on production, but had no other option). It would be nice to notice developers through docs about |
still experiencing this issue as well. |
@levlam PTAL, gentle ping. Can't perform automated QA without test accounts, pretty critical issue. Please fix it, really need it! |
The same problem, please fix... |
Is the test DC environment still supported? |
can we bump this issue, i cant get any test phone register as per the documentation without getting a phone code invalid error |
I also encountered this problem, what options do we have? If I use a real account, the system logs me out of all devices after successful authorization using TdLib. I recently started digging into this, maybe I don’t understand how to test authorization correctly? |
I’ve “solved” this problem by creating a system that manages multiple real accounts on test server and provides them as a service that handles login codes and sends them to client. Something like 4-5 accounts was enough for my end-to-end tests. One account was banned on test server almost immediately which is hilarious. |
@ernado How can this be used to provide app access for Google Play Store app submission/review? Reviewers still have to have access to the phone number/Tg account and be able to receive OTPs. |
I used the provided Example and only made the following modifications:
Then use the test account
I would like to ask what is the test account code?
The text was updated successfully, but these errors were encountered: