openim-docker
openim-docker copied to clipboard
[BUG] openim-admin-front:release-v1.8.4 Notification Management - Notification Account - Add: "errCode":1001
OpenIM Server Version
openim-server:v3.8.3-patch.3
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
Notification Management - Notification Account - New: There is no "appMangerLevel" field in the request information
Screenshots Link
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.
{
"errCode": 1001,
"errMsg": "ArgsError",
"errDlt": "app level not supported"
}
I also have this problem, have you solved it?
I've confirmed the issue exists; the Admin side was missing the corresponding parameters during the request. We will make the modification; thanks for your feedback.
I've confirmed the issue exists; the Admin side was missing the corresponding parameters during the request. We will make the modification; thanks for your feedback.
请问这个问题修复了吗?我使用的版本 openim-server:v3.8.3-patch.7 openim-chat:v1.8.4-patch.2 openim-web-front:release-v3.8.3 openim-admin-front:release-v1.8.4 依然有这个问题。