问一个关于发票信息获取的问题
https://developers.weixin.qq.com/doc/offiaccount/WeChat_Invoice/Auto-print/API_Documentation.html 我们想获取微信中的发票信息,现在小程序端能够获得 card_id 和 encrypt_code 但是通过https://api.weixin.qq.com/card/invoice/reimburse/getinvoiceinfo? 这个接口获取发票消息时一直提示没有授权,怎么解决? 返回信息如下 { "errcode": 48001, "errmsg": "api unauthorized hint: [hjChfA0521d236][2020-06-01 15:12:01]" }