小程序
小游戏
企业微信
微信支付
扫描小程序码分享
https://developers.weixin.qq.com/doc/service/api/webdev/access/api_snsaccesstoken.html
开始就让要用有code的请求,我请问code在哪里获取,第一步是什么
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你贴的链接里--指南--网页授权
https://developers.weixin.qq.com/doc/service/guide/h5/auth.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
你要做的是微信网页授权吧?
自己拼一下网页授权链接。看这个文档
你看的这个文档是服务号网页授权能力,这里的code是网页授权链接返回的:https://developers.weixin.qq.com/doc/service/guide/h5/auth.html
wx.login 这个API获取code
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你贴的链接里--指南--网页授权
https://developers.weixin.qq.com/doc/service/guide/h5/auth.html
你要做的是微信网页授权吧?
自己拼一下网页授权链接。看这个文档
https://developers.weixin.qq.com/doc/service/guide/h5/auth.html
你看的这个文档是服务号网页授权能力,这里的code是网页授权链接返回的:https://developers.weixin.qq.com/doc/service/guide/h5/auth.html
wx.login 这个API获取code