info = <QNResponseInfo= id: 537F0845-04F7-4A51-882C-B3F06ED83225, ver: 7.0.16, status: -5, requestId: (null), xlog: (null), xvia: (null), host: (null) ip: (null) duration: 0.000000 s time: 1455593079 error: Error Domain=qiniu.com Code=-5 "(null)" UserInfo={error=invalid token}>
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
error=invalid token 写得很明白,你的token值无效。应该是使用 Qiniu API 产生的错误,看看SDK文档,找到ErrorCode = -5 是怎么解释的就可以了。