获取直播间列表40003

    技术2022-08-01  79

    获取直播间列表失败43003,微信把http请求,变成了https。仍然使用http请求会出现43003的报错

    获取直播间列表原来的url:

    http://api.weixin.qq.com/wxa/business/getliveinfo?assess_token=

    出现错误errcode:43003

    替换后的url:

    https://api.weixin.qq.com/wxa/business/getliveinfo?assess_token=

    总结:微信获取直播间列表 http请求要换成https请求 否则会出现43003的错误

    微信官方在2020-07-02仍未更新文档

     

    Processed: 0.015, SQL: 9