小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我这边已经创建成功。但是调用 后边的API都需要access_token。 请问这个access_token从哪里获取啊?
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
我也遇到这个问题,通过快速创建处理的appid怎么获取access_token呀
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_authorizer_token.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
我也遇到这个问题,通过快速创建处理的appid怎么获取access_token呀
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_authorizer_token.html
https://api.weixin.qq.com/cgi-bin/component/api_query_auth?component_access_token=COMPONENT_ACCESS_TOKEN
接口。 然后返回错误:
errcode : 61010 .说我的auth_code已经过期。请问这个auth_code有效期多久啊?如果过期了我怎么获取authorizer_refresh_token啊?