Results 5 comments of Dn9x

I have used this for testing, same error。 ``` client.session.setDC(2, "149.154.167.40", 443); ``` I have searched all kinds of ways on the search and have tested, but still the same...

Can you tell me where your ip belongs to? I tested the Hong Kong ip, Singapore, the United States, and Japan have not been able to, I am not sure...

setdc ip from this: Is it possible that the telegram server has been unsuccessful in identifying my device? I'll try another device.

yes, sign in is sucess. but signup fail: ``` const phoneNumber = "99966273168"; const phoneCode = "22222"; const createClient = async (stringSession) => { const session = new StringSession(stringSession); const...

I see, thank you, I will test it.