传的参数是这样{"anchorName":"小小","anchorWechat":"XXX","closeComment":0,"closeGoods":0,"closeKf":0,"closeLike":0,"closeReplay":0,"closeShare":0,"coverImg":"PVhqKA8xDp4hCSS4vi3CnYSQiNab9TaY3VXFDkPKottOFRJ0zAZL-tI6_w_6lY-P","endTime":1607691606236,"feedsImg":"PVhqKA8xDp4hCSS4vi3CnYSQiNab9TaY3VXFDkPKottOFRJ0zAZL-tI6_w_6lY-P","isFeedsPublic":1,"name":"小小货物","shareImg":"PVhqKA8xDp4hCSS4vi3CnYSQiNab9TaY3VXFDkPKottOFRJ0zAZL-tI6_w_6lY-P","startTime":1607655606236,"type":0} 请求头是这样[Content-Type: application/json;charset=UTF-8, Accept: application/json, Cache-Control: no-cache, Pragma: no-cache] 请问大佬们为什么还是报{"errcode":200002,"errmsg":"parameter startTime or endTime is invalid rid: 5fd18f3b-3fa5f1d1-41799e78"}这个错
直播创建房间接口提示parameter startTimeorendTime is invali?提交的参数是: {"coverImg":"WYuKkWB8n0mF-W3bcqZTCrxU-XwcEU8ym1E0sh4AU8LyFwfeLGD2CIAB62fGPmnr","closeGoods":"0","closeLike":"0","name":"测试房间1","screenType":"0","startTime":1591210800000,"endTime":1591221600000,"type":"0","anchorName":"狗子","shareImg":"WYuKkWB8n0mF-W3bcqZTCrxU-XwcEU8ym1E0sh4AU8LyFwfeLGD2CIAB62fGPmnr","closeComment":"0","anchorWechat":"XXXX"} 用的https请求,请求的接口为: https://api.weixin.qq.com/wxaapi/broadcast/room/create?access_token= 但是总是提示报 {"errcode":200002,"errmsg":"parameter startTime or endTime is invalid"} 根据文档看好像参数名称啥的都没错……日期也转成了时间戳的形式。 求解。
2020-12-10