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

Create group returning error 500 Internal Server Error, but the group has been created with success #1156

Closed
hallanjrg opened this issue Mar 19, 2023 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@hallanjrg
Copy link

Description

Create group returning error 500 Internal Server Error, but the group has been created with success.

Environment

  • **WPPConnect version(s): 1.23.0
  • OS: Ubuntu
  • Node version: 6.14.17

Steps to Reproduce

  1. send a http request post to /create-group sending the body:
    {"name":".......","participants":"55119.....,........,.........",

Log Output

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

@hallanjrg hallanjrg added bug Something isn't working needs triage labels Mar 19, 2023
@icleitoncosta
Copy link
Collaborator

Hello, I did some tests today, and the error was not displayed. Could you update wppconnect to the latest version and lib, and give feedback here?

@edgardmessias edgardmessias transferred this issue from wppconnect-team/wppconnect Mar 29, 2023
@renat473
Copy link
Contributor

tests performed on the latest version and problem if found resolved

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

3 participants