https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/call_interface.html https://developers.weixin.qq.com/doc/offiaccount/Account_Management/Generating_a_Parametric_QR_Code.html 用authorizer_access_token直接调用微信公众平台的接口生成
使用第三方平台获取带参数的公众号二维码,没有API?如何使用第三方平台获取微信公众号带参数的二维欧码,没找到相关API说明, 哪位大神给个链接
2021-09-01亲儿子做的事是咱能比的么 并夕夕更夸张
每日优鲜助力属于滥用分享行为么?[图片]
2021-03-11这坑我也爬了一下午,后来发现只能从小程序端调用云函数,本地调试的时候也要选择模拟从小程序端调用 [图片]
cloud.openapi.subscribeMessage 总是报 501007?"dependencies": { "wx-server-sdk": "latest" } 代码如下: const result = await cloud.openapi.subscribeMessage.send({ touser: 'OPENID', // 这里我写的OPENID page: '/pages/lottery/index', lang: 'zh_CN', data: { thing2: { value: '2元红包' }, date3: { value: '2017年11月15日' }, date4: { value: '2017年9月8日' }, thing6: { value: '点击立即领取奖品' }, thing7: { value: '恭喜中奖' } }, templateId: '', // 这个模版id没问题 miniprogramState: 'developer' }) 错误如下: [图片]
2020-11-14