https://api.weixin.qq.com/card/invoice/reimburse/getinvoiceinfo?access_token={access_token},这个接口返回
{
"errcode": 48001,
"errmsg": "api unauthorized hint: [ZilQca06843666]"
}
https://api.weixin.qq.com/card/invoice/reimburse/getinvoiceinfo?access_token={access_token},这个接口返回
{
"errcode": 48001,
"errmsg": "api unauthorized hint: [ZilQca06843666]"
}
3 个回答
你好,
详情请参考:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/pre_auth_code.html
我也是这样,获取插卡授权链接的时候和获取发票详情的时候都是48001, 楼主解决了没有
获取发票详情是需要什么权限才能拿到发票详情吗