后端调用直播接口的http改成https就好了
您好 小程序获取直播列表突然提示:require https hints您好 小程序获取直播列表突然提示:require https hints 看别人回复说是修改什么调用接口http为https 在哪里修改呀?跪求。在前端还是后端 还是哪里 我找不到这个请求地址。。。。 AppID(小程序ID) wx5c60648cc44e568c
2020-07-07对的,后端调用接口的http换成https就好了
小程序获取直播列表突然提示:require https hints小程序获取直播列表突然提示:require https hints
2020-07-07对的,调用接口的http改成https就行
二维码生成提示https是什么原因?{"errcode":43003,"errmsg":"require https hints: [zhAdwY4ce-RGpMrA!]"}
2020-07-07前端代码live那里的appid不要写小程序的appid
43003https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html var result = CommonApi.GetUserInfo(accessToken, openid); 微信请求发生错误!错误代码:43003,说明:require https hints: [SfadKqyIRa-xsLjxa!]
2020-07-07应该是后台调用接口问题,把http 改成 https 就好了
调用模版消息,今天突然报43003错误,是什么原因?API接口:/cgi-bin/message/template/send 错误:{"errcode":43003,"errmsg":"require https hints: [zhjCrgMre-zOvu7!]"}
2020-07-07仔细研究了一下,问题终于解决了
获取直播间列表,报:错误码:43003,错误信息:require https hints?[图片] 相同的代码,运行了一段时间好着的,今天突然报:“错误码:43003,错误信息:require https hints: [agoCkzmoRa-OaQesa!]” 我看错误码信息:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html [图片] 为什么一会可以,一会不可以吧?查询失败了,重试就可以了,到底是什么原因哪?
2020-07-07