- 直播商品库数量上限能不能增加?
商品库商品已经到5000件了,怎么弄,一个一个删除再添加.... 还没有批量删除功能,有啥办法吗 [图片]
2022-11-10 - 小程序直播 /商品管理 /添加并提审商品 coverImgUrl 尺寸问题能不能大点?
接口中 商品图片coverImgUrl 最大300像素*300像素尺寸, 商品图上传后再经过微信压缩在直播间会模糊,影响用户体验和页面质感, 能不能限制大点,或者只限制文件大小. 而且, 微信小程序直播后台上传商品,就可以超过300像素*300像素 只要大小不超过1M就能上传保存成功, 接口对接就必须在300以下.... 对应文档地址: https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/livebroadcast/commodity-management/addGoods.html
2022-08-18 - 小程序调用访问接口 Stalled 超时,chrome访问接口正常
接口通过chrome等浏览器访问正常,android设备访问小程序也正常,高版本ios调用超时频繁高,已更换ssl证书 未生效。调试信息如下 什么原因导致的啊,急,在线等, peerIP:39.106.44.243 wx.request 接口调用 返回 res.profile 的结构 {"responseStart":1625036691061,"redirectEnd":0,"rtt":510,"throughputKbps":3877,"httpRttEstimate":90,"sendBytesCount":737,"fetchStart":1625036655623,"estimate_nettype":5,"downstreamThroughputKbpsEstimate":7206,"SSLconnectionStart":1625036690477,"connectStart":1625036655623,"requestEnd":1625036691063,"requestStart":1625036655623,"redirectStart":0,"responseEnd":1625036691061,"protocol":"unknown","connectEnd":1625036690550,"transportRttEstimate":55,"port":443,"SSLconnectionEnd":1625036690550,"socketReused":false,"peerIP":"39.106.44.243","domainLookUpStart":1625036655623,"receivedBytedCount":349,"domainLookUpEnd":1625036655623} 模拟器调试截图: [图片]
2021-06-30 - 接口调用经常性出现 Provisional headers are shown 怎么解决?
小程序调用接口,经常性的出现 Provisional headers are shown ,
2021-06-27 - 获取access_token 失败 system error rid?
获取access_token 失败,原因:{"errcode":-1,"errmsg":"system error rid: 5f4285fd-530f6865-3e618a7f"}
2020-08-23