【问题标题】:Error code 500 while uploading the file on Box Drive在 Box Drive 上上传文件时出现错误代码 500
【发布时间】:2017-12-06 15:11:39
【问题描述】:

我正在尝试使用 REST API 在 Box 上上传文件并收到 500 内部服务器错误。

URL: https://upload.box.com/api/2.0/files/content
Header :- "Authorization: Bearer XYZ"
Body(form-data) : attributes='{"name":"test.png", "parent":{"id":""498765432099}}'
file=file will be here

邮递员截图如下:-

【问题讨论】:

    标签: postman box


    【解决方案1】:

    谢谢大家,问题已解决,

    我正在使用来自谷歌浏览器扩展的邮递员来检查 API 并得到 500 个响应。

    但现在我已经在邮递员官方应用程序(https://www.getpostman.com/apps)上测试了它现在工作正常。

    由于不推荐使用邮递员扩展,它仍然给我错误,但在官方应用程序中它工作正常。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-12-09
      • 1970-01-01
      • 2015-12-09
      • 1970-01-01
      • 2015-03-10
      • 1970-01-01
      相关资源
      最近更新 更多