Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7750343b900c5695e072fc4d4dd51fcf9d2f0cd0
Authored by
国亚奇
2016-08-23 18:11:48 +0800
1 parent
98269c7b
u
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
09.审核云/1.2 主播鉴权接口.md
09.审核云/1.2 主播鉴权接口.md
View file @
7750343
...
...
@@ -16,6 +16,10 @@
16
16
"errorMessage": "请求参数无效"
17
17
}
18
18
{
19
+ "errorCode": "90009",
20
+ "errorMessage": "appId无效"
21
+}
22
+{
19
23
"errorCode": "91002",
20
24
"errorMessage": "主播鉴权失败"
21
25
}
...
...