- 小商店调用上架接口返回9401034错误是什么原因呢?
有一些小商店可以调用,其中2个小商店上架时报9401034错误,请问这个错误码是什么原因呢? { "errcode":9401034, "errmsg":" rid: 60cc07a1-594e351a-37b14420" }
2021-06-18 - 小商店上传图片api ,响应码一直101004,按文档示例的代码也不行?
https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent/API/register/uploadimg.html 使用 curl -F media=@1616831607287322.jpg "https://api.weixin.qq.com/product/img/upload?access_token=真实的token&height=220&width=220" 一直返回 {"errcode":101004,"errmsg":"Upload fail rid: 605ee4e0-1b744548-098dcac9"}
2021-03-29 - 小商店上传图片 101004
https://developers.weixin.qq.com/miniprogram/dev/framework/ministore/minishopopencomponent/API/register/uploadimg.html 使用 curl -F media=@1616831607287322.jpg "https://api.weixin.qq.com/product/img/upload?access_token=真实的token&height=220&width=220" 一直返回 {"errcode":101004,"errmsg":"Upload fail rid: 605ee4e0-1b744548-098dcac9"}
2021-03-27