You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested sending custom messages, but it failed and caused an error on the server. I have already set the "content" field according to the prompt returned by the request, which needs to follow "CustomElem".
Service error message:
What happened?
I tested sending custom messages, but it failed and caused an error on the server. I have already set the "content" field according to the prompt returned by the request, which needs to follow "CustomElem".
Service error message:
The information sent to
/msg/send_msg
through postman:What did you expect to happen?
I hope the recipient can receive the customized message normally.
How can we reproduce it (as minimally and precisely as possible)?
Try to call endpoint
/msg/send_msg
and setcontentType
as110
.Also should set
content
as the struct like:Anything else we need to know?
I deploy it by docker-compose.
open-im-server image is
openim/open_im_server:v3.0.1
version
Cloud provider
Tencent
OS version
Install tools
The text was updated successfully, but these errors were encountered: