小程序
小游戏
企业微信
微信支付
扫描小程序码分享
https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
第一步:用户同意授权,获取code
在确保微信公众账号拥有授权作用域(scope参数)的权限的前提下(服务号获得高级接口后,默认拥有scope参数中的snsapi_base和snsapi_userinfo),引导关注者打开如下页面:
https://open.weixin.qq.com/connect/oauth2/authorize?appid=APPID&redirect_uri=REDIRECT_URI&response_type=code&scope=SCOPE&state=STATE#wechat_redirect
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx5b98383c018d04fb&redirect_uri=https%3A%2F%2Fwww.uetty.com%2Fwxpa%2FhandleCode&response_type=code&scope=snsapi_userinfo&state=mystate&connect_redirect=1#wechat_redirect
不行啊,白屏怎么回事
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,请详细的描述问题流程,并提供相关appid
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,请详细的描述问题流程,并提供相关appid