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 criar um grupo #1539

Closed
ObianSistemas opened this issue Sep 3, 2023 · 2 comments
Closed

Erro ao criar um grupo #1539

ObianSistemas opened this issue Sep 3, 2023 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@ObianSistemas
Copy link

Description

Quando crio no server via curl ainda aparece essa resposta

{"status":"error","message":"Error creating group(s)","session":"Sessao"}

Porem o grupo foi criado com todos os telefones corretos.

o json que cria o grupo é esse:

{
"name" : "teste de grupo",
"participants" : [ "55489842889998" ]
}

Tomei cuidado para que o contato esteja na minha lista de contatos.

Também percebi isso no log do server

0|Obian | error: 2023-09-03T13:57:19.582Z response.participants.map is not a function - TypeError: response.participants.map is not a function
0|Obian | at createGroup (/home/ubuntu/wppconnect-server/dist/controller/groupController.js:59:45)
0|Obian | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Environment

  • WPPConnect version(s): WPPConnect-Server version: 1.6.2
  • Browser: Chrome XX / Chromium XX
  • OS: Ubuntu 20.04.6 LTS
If relevant, paste all of your challenge code in here

Additional context / Screenshot

Add any other context about the problem here. If applicable, add screenshots to help explain.

@ObianSistemas ObianSistemas added bug Something isn't working needs triage labels Sep 3, 2023
@ObianSistemas
Copy link
Author

bom dia, nova msg de erro:

novo erro ao criar grupos

@renat473 renat473 transferred this issue from wppconnect-team/wppconnect Oct 20, 2023
@renat473
Copy link
Contributor

Olá,

Para realizar a correção deste problema faça a troca da versão do whatsapp web, verifique de acordo com a versão disponível em https://wppconnect.io/whatsapp-versions.

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