Skip to content
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: send message by an administrator failure #187

Closed
OPENCZ opened this issue Sep 7, 2023 · 2 comments
Closed

Bug: send message by an administrator failure #187

OPENCZ opened this issue Sep 7, 2023 · 2 comments
Labels
bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@OPENCZ
Copy link

OPENCZ commented Sep 7, 2023

What happened?

{
  "sendID": "5231187811",
  "recvID": "5430637402",
  "groupID": "",
  "senderNickname": "Gordon",
  "senderFaceURL": "http://www.head.com",
  "senderPlatformID": 1,
  "content": {
    "text": "{\"content\":\"hello world!\"}"
  },
  "contentType": 101,
  "sessionType": 1,
  "isOnlineOnly": false,
  "notOfflinePush": false,
  "offlinePushInfo": {
    "title": "send message",
    "desc": "",
    "ex": "",
    "iOSPushSound": "default",
    "iOSBadgeCount": true
  }
}

What did you expect to happen?

{
    "errCode": 500,
    "errMsg": "Key: 'TextElem.Content' Error:Field validation for 'Content' failed on the 'required' tag",
    "errDlt": ""
}

How can we reproduce it (as minimally and precisely as possible)?

如文档代码示例

Anything else we need to know?

No response

version

```console $ {main} version # paste output here ```

Cloud provider

阿里云

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

docker
@OPENCZ OPENCZ added the bug Categorizes issue or PR as related to a bug. label Sep 7, 2023
@cubxxw cubxxw changed the title Bug: <通过管理员身份发送消息失败> Bug: send message by an administrator failure Sep 7, 2023
@kubbot
Copy link
Contributor

kubbot commented Nov 6, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@kubbot kubbot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 6, 2023
@kubbot
Copy link
Contributor

kubbot commented Nov 14, 2023

This issue was closed because it has been stalled for 7 days with no activity.

@kubbot kubbot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants