收藏
回答

通过callContainer接口获取png图片,接口返回500,RangeError

框架类型 问题类型 终端类型 AppID 环境ID 基础库版本
小程序 Bug 微信iOS客户端 wxecee8bf86d89b10f env01-7ghfalg8ae3ab494 3.1.5

errCode: -1

errMsg: "cloud.callContainer:fail [call_id 0.28475104170929266_1729951871256] error while processing internal response RangeError: Invalid code point 1937376

服务部署在微信云托管,其中有一个接口是返回 logo png图片(十几KB,返回字节流),responseType设置为arraybuffer,content-type设置为image/png. 结果状态码为500,并返回以上错误。接口在云托管上测试正常。

其他返回JSON接口均正常。

回答关注问题邀请回答
收藏

1 个回答

  • showms
    showms
    10-29

    500是服务器内部错误,自己看日志排查一下

    10-29
    有用
    回复
登录 后发表内容