RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.16k stars 10.38k forks source link

Rocket chat create Channel Gives 400 Error #25177

Open qamarkhan84 opened 2 years ago

qamarkhan84 commented 2 years ago

Description: I am using rocket chat Docker version 4.6.1 when i create a new channel api/v1/channels.create as mentioned here https://developer.rocket.chat/reference/api/rest-api/endpoints/team-collaboration-endpoints/channels-endpoints/create

I am using admin user to create a channel image

I gets the following error. { "success": false, "error": "Cannot destructure property '_USERNAMES' of '_Promise$await' as it is undefined." } image

In earlier version 4.5.0 it was working fine. Could you please advice on this Many Thanks

bbrauns commented 2 years ago

duplicate https://github.com/RocketChat/Rocket.Chat/issues/25080 see https://github.com/RocketChat/Rocket.Chat/issues/25080#issuecomment-1094879579 for workaround