收藏
回答

获取商品SPU总是商品id不存在

https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent/API/spu/get_spu.html

下面这个获取商品SPU从来没成功过

https://api.weixin.qq.com/shop/spu/get

{"product_id":96202679}

{"errcode":1000011,"errmsg":"商品id不存在 rid: 634cc9d0-313560e2-0d32400a"}


但是同样的id获取SKU就正常

https://api.weixin.qq.com/product/sku/get_list

{"product_id":96202679,"need_edit_sku":1}

是哪里有问题?

回答关注问题邀请回答
收藏
登录 后发表内容