-
Notifications
You must be signed in to change notification settings - Fork 194
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
[BUG] IMSDK.deleteMessage() call to delete message interface reports error 10005 #91
Comments
https://github.com/openimsdk/open-im-sdk-web-wasm/blob/main/assets/wasm_exec.js#L22 |
SDK => [OperationID:a0d981bc-852d-471a-ab2e-9fca69702905] (invoked by js) run deleteMessage with args ["a0d981bc-852d-471a-ab2e-9fca69702905","sg_1921269247","c4dea45e3b79957f14c27ce9d19d1837"]
|
OpenIM Server Version
3.8.2-1
Operating System and CPU Architecture
Windows (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
[OperationID:d00b9a5f-c2a1-4dc0-aab0-2d38a391124c] (invoked by js) run deleteMessage with error{"errCode":10005,"errMsg":"error *errors.withStack not implement CodeError: ==> github.com/openimsdk/openim-sdk-core/v3/pkg/utils.JsonStringToStruct()@79: json Unmarshal failed: json: Unmarshal(non-pointer []*model_struct.LocalChatLog)","operationID":"d00b9a5f-c2a1-4dc0-aab0-2d38a391124c"}
Screenshots Link
The text was updated successfully, but these errors were encountered: