Ошибка:
При проверке номеров, где нет аккаунта, методом checkAccount и при отправке сообщений на такие номера, информация об отсутствии аккаунта не записывается в кэш
Требуется:
Требуется исправить работу метода checkAccount
Уровень:
API
Обходное решение:
Не выполнять проверку методом checkAccount повторно и не отправлять сообщения на одни и те же номера, на которых отсутствует аккаунт MAX
Error:
When checking phone numbers that do not have a MAX account using the checkAccount method, and when sending messages to such numbers, the information indicating that the account does not exist is not stored in the cache
Required:
Fix the checkAccount method so that information about phone numbers without a MAX account is correctly stored in the cache
Level:
API
Workaround:
Do not use the checkAccount method, and do not repeatedly send messages to the same phone numbers that do not have a MAX account
Ошибка:
При проверке номеров, где нет аккаунта, методом checkAccount и при отправке сообщений на такие номера, информация об отсутствии аккаунта не записывается в кэш
Требуется:
Требуется исправить работу метода checkAccount
Уровень:
API
Обходное решение:
Не выполнять проверку методом checkAccount повторно и не отправлять сообщения на одни и те же номера, на которых отсутствует аккаунт MAX
Error:
When checking phone numbers that do not have a MAX account using the checkAccount method, and when sending messages to such numbers, the information indicating that the account does not exist is not stored in the cache
Required:
Fix the checkAccount method so that information about phone numbers without a MAX account is correctly stored in the cache
Level:
API
Workaround:
Do not use the checkAccount method, and do not repeatedly send messages to the same phone numbers that do not have a MAX account