小程序
小游戏
企业微信
微信支付
扫描小程序码分享
新建草稿(https://api.weixin.qq.com/cgi-bin/draft/add)接口中需要传递thumb_media_id参数,说明中要求必须是永久mediaID,新建永久素材(https://api.weixin.qq.com/cgi-bin/media/uploadimg)接口中又只返回url,那么请问如何获取mediaID
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
应使用文档下方的这个接口:https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/Adding_Permanent_Assets.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
根据官方文档示例来看,上传图片是不返回media_id,图片的url可以直接在文章内直接使用,只有其他类型才返回media_id。
本回答由AI生成,可能已过期、失效或不适用于当前情形,请谨慎参考
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
应使用文档下方的这个接口:https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/Adding_Permanent_Assets.html