我的小程序是个人小程序
已进行第三方授权
我使用获取授权账号详情接口返回的信息如下
{
"authorizer_appid": "wxfa5f9872f7b9e472",
"authorizer_refresh_token": "",
"func_info": [
{
"funcscope_category": {
"id": 17
}
},
{
"funcscope_category": {
"id": 18
},
"confirm_info": {
"need_confirm": 0,
"already_confirm": 0,
"can_confirm": 0
}
},
{
"funcscope_category": {
"id": 19
}
},
{
"funcscope_category": {
"id": 25
},
"confirm_info": {
"need_confirm": 0,
"already_confirm": 0,
"can_confirm": 0
}
},
{
"funcscope_category": {
"id": 30
},
"confirm_info": {
"need_confirm": 0,
"already_confirm": 0,
"can_confirm": 0
}
},
{
"funcscope_category": {
"id": 31
},
"confirm_info": {
"need_confirm": 0,
"already_confirm": 0,
"can_confirm": 0
}
},
{
"funcscope_category": {
"id": 37
}
},
{
"funcscope_category": {
"id": 40
}
},
{
"funcscope_category": {
"id": 67
}
},
{
"funcscope_category": {
"id": 81
},
"confirm_info": {
"need_confirm": 0,
"already_confirm": 0,
"can_confirm": 0
}
},
{
"funcscope_category": {
"id": 88
}
},
{
"funcscope_category": {
"id": 117
}
},
{
"funcscope_category": {
"id": 119
}
},
{
"funcscope_category": {
"id": 151
}
},
{
"funcscope_category": {
"id": 161
}
}
]
}
authorizer_refresh_token 为空是为什么?
这个API权限是什么意思?
你好,https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html