小程序
小游戏
企业微信
微信支付
扫描小程序码分享
先使用以下接口上传图片:
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/public/upload_img.html
参数:'resp_type' = 1 ,'upload_type' =0
返回结果中: 只有 media_id,temp_img_url 为空
获取到media_id后,使用 添加商品接口:
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/SPU/add_spu.html
接口里的参数:
head_img :['https://mmecimage.cn/p/wxe1ae009e4304b662/wxashop_d8pbLclJo+8wZ40fjrWuT13cZKcQuNNNywz9Kzo5CWyz5im4Ol2Shv048t3QNvUTSEDkD3Q6lvhTB6437AHymw==']
返回结果:
array(2) {
["errcode"]=>
int(1070011)
["errmsg"]=>
string(89) "图片转换失败,请检查链接是否有效后重试 rid: 63033042-53319b32-12035533"
不知道问题在哪里?
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好提供appid, out_product_id
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
换成 img_url, upload_type=1,使用get方式就可以了
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好提供appid, out_product_id
out_product_id : 6613
换成 img_url, upload_type=1,使用get方式就可以了