hlatki01
hlatki01
Rocket.chat use node-ldapjs library to work with LDAP protocol, I'm getting this error and I have no clue what could be wrong: {"level":50,"time":"2021-11-05T05:59:24.911Z","pid":1036,"hostname":"node47660-env-0554189.mg01.paas.massivegrid.net","name":"LDAP","section":"Connection","err":{"type":"VError","message":"Parser error for 3__ldap://185.85.241.129:389: Expected 0x2: got 0x63","stack":"VError:...
Hello, while trying to send a media using client/sendMessage/ with the body: ``` { "chatId": "[email protected]", "contentType": "MessageMediaFromURL", "content": "https://samples-files.com/samples/Audio/mp3/sample-file-4.mp3" } ``` I'm getting the following error: ``` { "success":...