4.14 通过code获取微信openId-unoinId.md
1.79 KB
璇锋眰鍙傛暟璇存槑:
| 鍙傛暟 | 蹇呴�� | 绫诲瀷 | 璇存槑 |
|---|---|---|---|
| appId | true | string | 搴旂敤ID |
| jsCode | true | string | 寰俊jsCode |
| source | true | string | 灏忕▼搴� |
| clientPlat | true | string | 瀹㈡埛绔钩鍙癧i锛欼OS瀹㈡埛绔紝a锛欰ndroid瀹㈡埛绔�, w: 缃戦〉] |
| noNeedUserInfo | true | string | 瀹㈡埛绔钩鍙癧i锛欼OS瀹㈡埛绔紝a锛欰ndroid瀹㈡埛绔�, w: 缃戦〉] |
| sign | true | string | 绛惧悕 |
杩斿洖鏍煎紡璇存槑:
{
"errorCode": "0",
"errorMessage": "鎴愬姛"
"data":{
"appId": "769_002",
"openId": "aaabbb",
"unionId": "asd123",
"sid": "111",
"hasUserInfo":false
}
}
{
"errorCode": "42015",
"errorMessage": "鏈敞鍐�"
"data":{
"appId": "769_002",
"openId": "aaabbb",
"unionId": "cdnsifbeiu",
"sid": "",
"hasUserInfo":true
}
}
{
"errorCode": "42018",
"errorMessage": "unionId閿欒"
}
{
"errorCode": "1",
"errorMessage": "璇锋眰鍙傛暟鏃犳晥"
}
{
"errorCode": "41005",
"errorMessage": "ClientPlat鏃犳晥"
}
{
"errorCode": "40005",
"errorMessage": "鍏朵粬閿欒"
}