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

Erro ao adicionar participantes #2152

Closed
ch4rliedev opened this issue Apr 17, 2024 · 1 comment
Closed

Erro ao adicionar participantes #2152

ch4rliedev opened this issue Apr 17, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@ch4rliedev
Copy link

Description

Ao adicionar um participante em um grupo que ele saiu recentemente, o wppconnect retorna o código 408, mas a mensagem dele é "erro desconhecido", impossibilitando que os desenvolvedores saibam qual especificamente é o erro.

Environment

  • WPPConnect version(s): 1.30.1
  • WA-JS version(s): 3.1.1
  • Browser: Chrome 123.0.6312.122
  • OS: Windows 10 e Linux
  • Node version: 20.12.0
  • WhatsApp version: 2.3000.1012840629-alpha e 2.2412.50
  • MultiDevice (BETA): Sim

Steps to Reproduce

1º - Use o client.addParticipant() com qualquer grupo e número que tenha saído recentemente.

Log Output

a

Your Code

await client.addParticipant(groupId, mentionedUser);

@ch4rliedev ch4rliedev added bug Something isn't working needs triage labels Apr 17, 2024
@icleitoncosta
Copy link
Contributor

Corrigido

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants