当前位置:网站首页>开发公众号授权遇到的redirect_uri参数错误
开发公众号授权遇到的redirect_uri参数错误
2022-08-11 05:29:00 【zhangkai__】
在做微信网页授权的时候,发生微信网页授权redirect_uri 参数的错误,这里记录一下
先说问题出在哪里:这是因为网页授权获取用户基本信息的配置选项中,修改授权回调域名。这里填写的是域名它是一个字符串,而不是URL,因此不能直接复制 http:// 协议头;错误图如下:
正确修改位置: 体验接口位置下
网页账号修改
这里我是用的测试公众号接口,如果使用的是正式公众号开发----->微信公众平台官网中的开发 - 接口权限 - 网页服务 - 网页帐号 - 网页授权获取用户基本信息 的配置选项中,修改上述配置信息即可。
问题解决,完结撒花~~~~
边栏推荐
- JS进阶网页特效(pink老师笔记)
- Goldbach's conjecture and the ring of integers
- 2021-09-11 C language variables and memory allocation
- Some formulas for system performance and concurrency
- 微信小程序启动页的实现
- mysql基础总结
- Tinker's self-introduction
- JS this关键字
- The third phase of the contributor task is wonderful
- 第四范式OpenMLDB优化创新论文被国际数据库顶会VLDB录用
猜你喜欢
论文解读:GAN与检测网络多任务/SOD-MTGAN: Small Object Detection via Multi-Task Generative Adversarial Network
JNI入门
Fourth Paradigm OpenMLDB optimization innovation paper was accepted by VLDB, the top international database association
jdbc接口文档参考,jdbc接口方法逻辑探究
本地缓存cookie的使用
Building a data ecology for feature engineering - Embrace the open source ecology, OpenMLDB fully opens up the MLOps ecological tool chain
微信小程序云开发项目wx-store代码详解
智能风控中台设计与落地
OpenMLDB: Consistent production-level feature computing platform online and offline
论文解读TransFG: A Transformer Architecture for Fine-grained Recognition
随机推荐
The role of the port
【无标题】
Intelligent risk control China design and fall to the ground
编译异常解决
ARM assembly instruction ADR and LDR
2021年vscode终端设置为bash模式
127.0.0.1 connection refused
Pinyougou project combat notes
深度学习Matlab工具箱代码注释
Dark Horse Event Project
Day 86
Interpretation of the paper: GAN and detection network multi-task/SOD-MTGAN: Small Object Detection via Multi-Task Generative Adversarial Network
OpenMLDB Meetup No.2 会议纪要
JS小技巧,让你编码效率杠杠的,快乐摸鱼
JS事件循环机制
Day 81
js 学习进阶(Dom部分 pink老师教学笔记)
mk file introduction
字节(byte)和位(bit)
mongoose连接mongodb不错,显示encoding没有定义