alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
631 stars 117 forks source link

auth.sendCode method never returns #283

Open alexsanderluisdev opened 1 year ago

alexsanderluisdev commented 1 year ago

Some customers has report that the auth.sendCode method never returns with a response (and the code isn't sent).

Is there any way to find the motive? Can be a blocked network?

pogudin-sergey commented 11 months ago

Same problem. This problem also occurs on other methods, randomly. We use the library in a highly loaded solution. And this is a constant problem that we cannot debug.