Skip to content
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

Ошибка в методе getAvatar / Error in the get Avatar method #200

Closed
Smol2022 opened this issue Jun 14, 2023 · 0 comments
Closed

Comments

@Smol2022
Copy link

Smol2022 commented Jun 14, 2023

Ошибка
При вызове метода getAvatar при отсутствии в аккаунте Whatsapp у абонента фотографии, в теле ответа метод возвращает
"existsWhatsapp": false
Но аккаунт Whatsapp существует

Уровень
API

Обходное решение
Использовать метод checkWhatsapp для проверки существования аккаунта Whatsapp https://green-api.com/docs/api/service/CheckWhatsapp/


Error
When calling the get Avatar method, if the subscriber does not have a photo in the Whatsapp account, the method returns in the response body
"existsWhatsapp": false
But the Whatsapp account exists

Level
API

Workaround
Use the checkWhatsapp method to check the existence of a Whatsapp account https://green-api.com/docs/api/service/CheckWhatsapp/

@Slikman1 Slikman1 closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants