怎么使用python代码,拿到微信里的这code?

小程序 文章 2022-02-28 16:20 799 0 全屏看文

AI助手支持GPT4.0

怎么使用python代码,拿到微信里的这code?How to use python code to get this code in WeChat?

怎么使用python代码,拿到微信里的这code?
框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug wx.login 微信安卓客户端 6.5.3 2.0.0

https://developers.weixin.qq.com/miniprogram/dev/api/open-api/login/wx.login.html

Framework type problem type API / component name terminal type wechat version basic library version applet bug Wx Login wechat Android client 6.5.3 2.0.0 https://developers.weixin.qq.com/miniprogram/dev/api/open-api/login/wx.login.html Code snippet Wx Login ({success (RES) {if (res.code) {/ / initiate a network request Wx. Request ({URL: ' https://example.com/onLogin ', data: {Code: res.code}} else {console.log ('login failed!' + res.errmsg)}}})

回答:

VBit:

你服务器端是python 把获取到的code传给python 用 web.input啥的获取参数,然后做后边的事

微喵网络:

报个班学python,现在老火了

VBit:可以卖python课程来
brave:

你好,请移步学习 Python

Mr.Zhao:

学习python

-EOF-

AI助手支持GPT4.0