- live-player的src地址是不是不能有%?
用华为云的视频直播做小程序直播,生成的推流地址和播放地址如下: rtmp://***/live/room_1_186_1593333360?auth_info=wjva0kE7BE33BJ0ZK%2Fiwoze8TQqXWBdorv%2B7roO69vv3fafh3PWoXRLXMlvtrI%2FX.79436d453636364e335941713330534e http://***/live/room_1_186_1593333360.flv?auth_info=wjva0kE7BE33BJ0ZK%2Fiwoze8TQqXWBdorv%2B7roO69vv3fafh3PWoXRLXMlvtrI%2FX.79436d453636364e335941713330534e 同一个播放地址 ,用vlc和华为云工具都能正常播放,但就是放到小程序里和用腾讯云工具就不能播放 所以怀疑是不是地址里不能出现类似%的符号,还望有专业人士解答下
2020-06-28 - 小程序物流助手下单返回delivery_resultcode=10003是什么原因?
请求接口 https://api.weixin.qq.com/cgi-bin/express/business/order/add 通过物流助手发货时返回如下结果,没有返回运单号,但电子面单余额却扣了,该怎么办?,微信面单打印小助手里也没有拉到订单 返回结果: {"errcode":9300501,"errmsg":"delivery logic fail","delivery_resultcode":10003,"delivery_resultmsg":"网络开小差","waybill_data":[]} 试了两次都是这个结果,用的是客户的账号,浪费了两个单,人家很鬼火,
2019-10-29 - 小程序物流助手利用沙盒测试下单,总是返回9300503?
请求接口 https://api.weixin.qq.com/cgi-bin/express/business/order/add 请求参数: {"add_source":0,"order_id":"499","openid":"oEOH00PRiFN7l54H50YcvzjDJCzY","delivery_id":"TEST","biz_id":"test_biz_id","sender":{"name":"\u54c8\u54c8","mobile":"189****5965","province":"\u4e91\u5357\u7701","city":"\u6606\u660e\u5e02","area":"\u5b98\u6e21\u533a","address":"\u767e\u5bcc\u742aB\u5ea7809"},"receiver":{"name":"\u4e0d\u54c8\u54c8","mobile":"185****4505","province":"\u4e91\u5357\u7701","city":"\u6606\u660e\u5e02","area":"\u897f\u5c71\u533a","address":"\u5170\u4ead\u4e0a\u9526\u4e8c\u671f"},"cargo":{"count":1,"weight":10,"space_x":10,"space_y":10,"space_z":10,"detail_list":[{"name":"hell","count":1}]},"shop":{"wxa_path":"\/pages\/order\/index","img_url":"http:\/\/wxbase.ynync.com\/attachment\/images\/633\/2019\/09\/Q00yX3xCuiGUS4sunGsSTxstMSytk4.jpg","goods_name":"hello","goods_count":1},"insured":{"use_insured":1,"insured_value":10000},"service":{"service_type":1,"service_name":"test_service_name"}} 返回结果: {"status":1,"result":{"errcode":9300503,"errmsg":"Specified delivery id is not registerred hint: [QguI2a0750r256]","url":"http:\/\/wxbase.com\/.\/"}}{"service_type":1,"service_name":"test_service_name"}}
2019-09-23