Array
(
[0] =>
[1] => Qiniu\Http\Error Object
(
[url:Qiniu\Http\Error:private] => http://up.qiniu.com
[response:Qiniu\Http\Error:private] => Qiniu\Http\Response Object
(
[statusCode] => 401
[headers] => Array
(
[Server] => nginx/1.4.4
[Date] => Thu, 09 Jul 2015 02
[Content-Type] => application/json
[Content-Length] => 21
[Connection] => keep-alive
[Access-Control-Allow-Headers] => X-File-Name, X-File-Type, X-File-Size
[Access-Control-Allow-Methods] => OPTIONS, HEAD, POST
[Access-Control-Allow-Origin] => *
[Access-Control-Max-Age] => 2592000
[Cache-Control] => no-store, no-cache, must-revalidate
[Pragma] => no-cache
[X-Content-Type-Options] => nosniff
[X-Log] => UP
[X-Reqid] => lR8AAEaX1fPcJe8T
)
[body] => {"error":"bad token"}
[error] => bad token
[jsonData:Qiniu\Http\Response:private] => Array
(
[error] => bad token
)
[duration] => 0.218
)
)
)
可以将你的token提交给七牛工单系统的技术支持同学,让他们帮你看看你生成的token错在哪里!