使用Java在后台调用时报错,在前端就可以正常调用返回数据
获取商品接口地址:https://api.weixin.qq.com/shop/spu/get 入参就是按照文档的
返回报文:{"errcode":48001,"errmsg":"api unauthorized rid: 611df2e1-72fb3ab4-40cf54fc"}
获取token接口地址:https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential