openimsdk / openimsdk/docs

[BUG] get uft code in callbackAfterDisMissGroupCommand

Open
#271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
19
Forks
52
Avg merge
2h 15m
Merged PRs (30d)
3

Description

OpenIM Server Version

3.8.3-patch.3

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

HTTP POST
/callbackExample/callbackAfterDisMissGroupComi
)":"5141389096","groupType":"\u0002",
"membersID :
and ,"groupID":"3240241223"
.owner
解析JsON失败: json: cannot unmarshal string into Go struct field AfterDismissGroupReg

Screenshots Link

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The reported entry point is the callbackAfterDisMissGroupCommand HTTP POST endpoint, with a malformed payload and a Go JSON unmarshal error. Start by reproducing the callback using the request details in the issue; no file or test is named. Done means the callback payload is accepted without the reported parsing failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.