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

An unknown error occupied while creating a group #238

Open
patricknasc opened this issue Jun 30, 2024 · 0 comments
Open

An unknown error occupied while creating a group #238

patricknasc opened this issue Jun 30, 2024 · 0 comments

Comments

@patricknasc
Copy link

After opening a session, I try to use it to create a group but it keeps returning the following error as response.

curl -X 'POST' \
  'http://localhost:3000/client/createGroup/ABCD' \
  -H 'accept: */*' \
  -H 'x-api-key: qwert!123' \
  -d ''
{"success":true,"response":"CreateGroupError: An unknown error occupied while creating a group"}%                                                                                                                   

By the way, how is the procedure to create a group with the api? First I create, then add participants and change the group properties, like name and so on? Is there a specific order to proceed to create a group successfuly?

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

1 participant