我们是服务商代调用https://api.weixin.qq.com/card/create接口创建会员卡时报错{"errcode":40141,"errmsg":"invalid image url hint: [aUoFza04325141]"},可以辛苦看下原因吗?小程序appId=wxe4f43364bc277e45。已经确认了入参中的logo_url和background_pic_url已经调用https://api.weixin.qq.com/cgi-bin/media/uploadimg上传过素材了。
完整的入参是{"card":{"card_type":"MEMBER_CARD","member_card":{"custom_cell1":{"name":"购买会员权益","tips":"查看","url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=RightProduct&orgId=3657286&poiId=0&poiType=1&tenantId=12062788&appId=wxe4f43364bc277e45"},"prerogative":"请至\"会员中心-会员卡说明\"中查看详情","auto_activate":false,"supply_bonus":true,"custom_field1":{"name":"余额"},"bonus_url":"https://pos.meituan.com/web/crm-wemall/entry?orgId=3657286&poiId=0&poiType=1&tenantId=12062788&appId=wxe4f43364bc277e45","custom_field2":{"name":"优惠券","name_type":"FIELD_NAME_TYPE_COUPON","url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=Coupons&orgId=3657286&poiId=0&poiType=1&tenantId=12062788&appId=wxe4f43364bc277e45"},"base_info":{"pay_info":{"swipe_card":{"is_swipe_card":true}},"color":"Color010","logo_url":"http://mmecoa.qpic.cn/sz_mmecoa_jpg/NZTicVQXr7yTBGhsYyqbTh4MRBW7y0ibWW573wFWd87oHsC7VFeJylCVWbEs6Ttpiab2mSHLhGwfKn5pM6GDy7zhg/0?from=appmsg","promotion_url_sub_title":"查看","description":"请至\"会员中心-会员卡说明\"中查看详情","can_give_friend":false,"title":"小尾羊微信会员卡","use_custom_code":false,"custom_url_sub_title":"查看","sku":{"quantity":100000000},"code_type":"CODE_TYPE_BARCODE","notice":"到店出示即可使用","custom_url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=Recharge&orgId=3657286&poiId=0&poiType=1&tenantId=12062788&appId=wxe4f43364bc277e45","get_limit":1,"custom_url_name":"充值享优惠","promotion_url_name":"会员中心","can_share":true,"brand_name":"小尾羊火锅","promotion_url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=UserCentra&orgId=3657286&poiId=0&poiType=1&tenantId=12062788&appId=wxe4f43364bc277e45","date_info":{"type":"DATE_TYPE_PERMANENT"}},"supply_balance":false,"background_pic_url":"http://mmecoa.qpic.cn/sz_mmecoa_jpg/NZTicVQXr7yTBGhsYyqbTh4MRBW7y0ibWWAHLKY4nV3UmdByvAkf339IgFgVzgGPxTia0yefsVSJDEN9hDuL9v8aQ/0?from=appmsg","wx_activate":true}}}
另外一个小程序的入参:
{"card":{"card_type":"MEMBER_CARD","member_card":{"custom_cell1":{"name":"购买会员权益","tips":"查看","url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=RightProduct&orgId=983686&poiId=0&poiType=1&tenantId=10355601&appId=wx62b987c68c1762eb"},"prerogative":"请至\"会员中心-会员卡说明\"中查看详情","auto_activate":false,"supply_bonus":true,"custom_field1":{"name":"余额"},"bonus_url":"https://pos.meituan.com/web/crm-wemall/entry?orgId=983686&poiId=0&poiType=1&tenantId=10355601&appId=wx62b987c68c1762eb","custom_field2":{"name":"优惠券","name_type":"FIELD_NAME_TYPE_COUPON","url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=Coupons&orgId=983686&poiId=0&poiType=1&tenantId=10355601&appId=wx62b987c68c1762eb"},"base_info":{"pay_info":{"swipe_card":{"is_swipe_card":true}},"color":"Color020","logo_url":"http://mmbiz.qpic.cn/sz_mmbiz_jpg/SdKmFQBn9ABV78VRYe61jBtOB6iaXJViaA3Z5ialyMuvBiayn3pJfsjDCmbiaBI9JRqH2JZz3pZxBwQ3OjQYjAQm6iaQ/0?from=appmsg","promotion_url_sub_title":"查看","description":"请至\"会员中心-会员卡说明\"中查看详情","can_give_friend":false,"title":"莉姐家(龙盛首府)","use_custom_code":false,"custom_url_sub_title":"查看","sku":{"quantity":100000000},"code_type":"CODE_TYPE_BARCODE","notice":"到店出示即可使用","custom_url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=Recharge&orgId=983686&poiId=0&poiType=1&tenantId=10355601&appId=wx62b987c68c1762eb","get_limit":1,"custom_url_name":"充值享优惠","promotion_url_name":"会员中心","can_share":true,"brand_name":"莉姐家(龙盛首府)","promotion_url":"https://pos.meituan.com/web/crm-wemember/entry?redirect=UserCentra&orgId=983686&poiId=0&poiType=1&tenantId=10355601&appId=wx62b987c68c1762eb","date_info":{"type":"DATE_TYPE_PERMANENT"}},"supply_balance":false,"background_pic_url":"http://mmbiz.qpic.cn/mmbiz_png/B5ObfXOA36aefR7GFMR7vBXzia1uHR2ich2rqDLmib8icic4PE9iaQIPCGNEKWkeQxP223LAt3wEKWPYZfNgqqOVjlhg/0","wx_activate":true}}}
有一定成本是因为这个logo_url我们是直接把https://api.weixin.qq.com/cgi-bin/media/uploadimg的返回透传给这个接口的,没做额外处理。https://api.weixin.qq.com/cgi-bin/media/uploadimg的返回如下
{"url":"http:\/\/mmecoa.qpic.cn\/sz_mmecoa_jpg\/NZTicVQXr7yTBGhsYyqbTh4MRBW7y0ibWW573wFWd87oHsC7VFeJylCVWbEs6Ttpiab2mSHLhGwfKn5pM6GDy7zhg\/0?from=appmsg"}