小程序上传永久素材为什么报48001?

发布于 8 年前作者 juanzhang11175 次浏览最后编辑 8 年前来自 issues

问题描述:

上传永久素材失败

接口地址:http://api.weixin.qq.com/cgi-bin/material/add_material?access_token=?&type=?

参数:accesstoken拿到接口测试工具中测试是正确的,type传的image

以下是返回码

“{\“errcode\”:48001,\“errmsg\”:\“api unauthorized hint: [tTHe2a0496z184!]\”}”

1 回复
juanren
juanren1 楼6 年前

小程序不支持上传永久素材,临时素材可参考文档:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/customer-message/temp-media.html