Auto-registration statuses
- NO_NUMBERS — no numbers on the SMS service / no money on the balance / another reason on the SMS service's side.
Even if the service has numbers and you have money on your balance, via the API the service may not return numbers. First check whether you can pick up a number on the site; if you can, it's worth checking with support why the API won't return one.
-
SMS_TIMEOUT — couldn't wait for the SMS within the timeout. You can increase the timeout, or try other numbers (other countries), another SMS service.
-
BL_PHONE — the phone received from the service is on the blacklist, which is in the program folder at: UniMessenger/data/autoreg_phones_bl.txt. Numbers are added to the blacklist when the program receives them from the SMS service. You can disable use of the blacklist in the settings.
-
USED_NUMBER — after the number is entered, WhatsApp says the number is banned. Or on the SMS-wait screen it says "SMS has already been sent to this number; you can request again in 8h" (or similar) — i.e., it doesn't make sense to wait for the SMS for this number.
-
NOT_AVAILABLE — after the SMS is entered, it says "WhatsApp is temporarily unavailable, wait 5 min" (or similar). Caused by WhatsApp's spam filters.
-
PHONE_CONNECT_ERROR — means that after entering the phone and pressing Next, the next form (SMS wait) doesn't appear, and the program can't wait for it to appear and ends with this status. The issue is that there's no internet in the emulator — this can be because of the proxy or, in general, an internet-connection problem.
-
WHATSAPP_NOT_OPEN — the program didn't wait for WhatsApp to open (to start registration), or the window opened but the program couldn't get a screen dump to verify it (see Doesn't click buttons, doesn't see text, doesn't set avatar, status, etc.).
-
ALREADY_REGISTERED — after the phone is entered, it says this number is already registered on WhatsApp. This message appears, for example, when you register WhatsApp Business but the number is already registered on regular WhatsApp. By default the program will press Continue and won't end with this status.
-
BAN_REQUEST_REVIEW — after the phone is entered, a message appeared that this number is banned; the program will also send a request to unblock the number.