开发者社区 问答 正文

Android上传图片,新手求助,,急!急!急!


07-24 15:28:23.555  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printRequest] - line : PUT HTTP/1.1
07-24 15:28:23.555  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printRequest] - Date: Fri, 24 Jul 2015 07:28:23 GMT
07-24 15:28:23.555  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printRequest] - Authorization: "OSS fTvjhpFDM6cvpuiE:7484oCwpCgnYrcPoQldKZbAZAC4="
07-24 15:28:23.555  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printRequest] - Host: chuanbang.oss-cn-qingdao.aliyuncs.com
07-24 15:28:23.555  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printRequest] - User-Agent: MBAAS_OSS_Android_0.2.2_Dalvik/1.6.0 (Linux; U; Android 4.4.4; HM NOTE 1S MIUI/V6.5.4.0.KHKCNCD)
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - line : HTTP/1.1 400 Bad Request
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - Date: Fri, 24 Jul 2015 07:28:23 GMT
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - Content-Type: application/xml
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - Content-Length: 378
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - Connection: close
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - Server: AliyunOSS
07-24 15:28:23.695  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [printResponse] - x-oss-request-id: 55B1E9173E784557275D4A92
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang D/MBAAS_OSS﹕ [item] - Error
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang W/System.err﹕ OSSException type: OSS_EXCEPTION
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang W/System.err﹕ statusCode: 400
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang W/System.err﹕ objectKey: v8/d2/e4/523w800h6c5aac1f1ae45982.jpg
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang W/System.err﹕ responseCode: InvalidArgument
07-24 15:28:23.705  16938-16938/com.dotfive.chuanbang W/System.err﹕ responseMessage: Authorization header is invalid.

展开
收起
xiao_mao_ 2015-07-24 15:31:34 8561 分享 版权
2 条回答
写回答
取消 提交回答
  • ReAndroid上传图片,新手求助,,急!急!急!
    Authorization: "OSS fTvjhpFDM6cvpuiE:7484oCwpCgnYrcPoQldKZbAZAC4="


    你计算签名的时候,多了一对引号。
    2015-08-03 09:12:20
    赞同 展开评论
  • 相應非法,應該是妳申請的sha沒計算好吧
    2015-07-25 07:18:24
    赞同 展开评论