<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 400 error when uploading file through REST API? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170343#M6374</link>
    <description>&lt;P&gt;Looks like it's related to this post as well. &amp;nbsp;Can we get confirmation that this is going to be fixed or do I really need to use a new upload method?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/205203023-Upload-failing-on-iOS9-3-Expecting-a-file-upload-" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/205203023-Upload-failing-on-iOS9-3-Expecting-a-file-upload-&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2016 21:23:09 GMT</pubDate>
    <dc:creator>Daniel G.70</dc:creator>
    <dc:date>2016-03-28T21:23:09Z</dc:date>
    <item>
      <title>400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170342#M6373</link>
      <description>&lt;P&gt;Recently the dropbox api has been giving me 404 errors when uploading a file. Same code has been working for months. Has anything changed? I'm accessing the rest api through sharpbox.&lt;/P&gt;
&lt;P&gt;Error response is below. Part of the request I'm making is below that.&lt;/P&gt;
&lt;P&gt;Response:&lt;/P&gt;
&lt;P&gt;HTTP/1.1 400 Bad Request&lt;BR /&gt;Server: nginx&lt;BR /&gt;Date: Mon, 28 Mar 2016 13:20:40 GMT&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Connection: keep-alive&lt;BR /&gt;X-Dropbox-Request-Id: ed356744df5e9541856f727505cceee0&lt;BR /&gt;X-Robots-Tag: noindex, nofollow, noimageindex&lt;/P&gt;
&lt;P&gt;2e&lt;BR /&gt;{"error": {"file": "Expecting a file upload"}}&lt;BR /&gt;0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reqeust:&lt;/P&gt;
&lt;P&gt;POST &lt;A href="https://api-content.dropbox.com/1/files/dropbox/VMDVGZION?file=test.pdf&amp;amp;oauth_consumer_key=0o1pqhuy0ul766h&amp;amp;oauth_nonce=f74c8207d9a741929529f1a662804e66&amp;amp;oauth_signature_method=HMAC-SHA1&amp;amp;oauth_timestamp=1459171240&amp;amp;oauth_token=0apqmt3p17e6s69z&amp;amp;oauth_version=1.0&amp;amp;oauth_signature=8i0QAVDTIDyQPUMNZTfDWdFDiyM%3d" rel="nofollow noreferrer" target="_blank"&gt;https://api-content.dropbox.com/1/files/dropbox/VMDVGZION?file=test.pdf&amp;amp;oauth_consumer_key=0o1pqhuy0ul766h&amp;amp;oauth_nonce=f74c8207d9a741929529f1a662804e66&amp;amp;oauth_signature_method=HMAC-SHA1&amp;amp;oauth_timestamp=1459171240&amp;amp;oauth_token=0apqmt3p17e6s69z&amp;amp;oauth_version=1.0&amp;amp;oauth_signature=8i0QAVDTIDyQPUMNZTfDWdFDiyM%3d&lt;/A&gt; HTTP/1.1&lt;BR /&gt;Content-Type: multipart/form-data; boundary=-----------------------------28947758029299&lt;BR /&gt;Host: api-content.dropbox.com&lt;BR /&gt;Content-Length: 292539&lt;/P&gt;
&lt;P&gt;-------------------------------28947758029299&lt;BR /&gt;Content-Disposition: form-data; name="file"; filename="test.pdf";&lt;BR /&gt;Content-Type: application/octet-stream&lt;/P&gt;
&lt;P&gt;%PDF-1.4 %âãÏÓ&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;-------------------------------28947758029299--&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170342#M6373</guid>
      <dc:creator>Daniel G.70</dc:creator>
      <dc:date>2019-05-29T09:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170343#M6374</link>
      <description>&lt;P&gt;Looks like it's related to this post as well. &amp;nbsp;Can we get confirmation that this is going to be fixed or do I really need to use a new upload method?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/205203023-Upload-failing-on-iOS9-3-Expecting-a-file-upload-" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/205203023-Upload-failing-on-iOS9-3-Expecting-a-file-upload-&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:23:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170343#M6374</guid>
      <dc:creator>Daniel G.70</dc:creator>
      <dc:date>2016-03-28T21:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170344#M6375</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/36264051/dropbox-rest-api-404-error-when-uploading-file" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/36264051/dropbox-rest-api-404-error-when-uploading-file&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;Hi Daniel, thanks for the report!&amp;nbsp;That's correct, this seems to be the same issue as reported in that other thread. The team is investigating, but I don't have a timeline for a fix to offer right now.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 23:44:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170344#M6375</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-28T23:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170345#M6376</link>
      <description>&lt;P&gt;The /files (POST) endpoint should be working again now. Please let me know if you're still seeing any issues.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 04:48:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170345#M6376</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-30T04:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170346#M6377</link>
      <description>&lt;P&gt;Just FYI - this issue was affecting our Dropbox integration since Saturday. Thanks for resolving. We'll continue to look into using files_put instead.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 04:55:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170346#M6377</guid>
      <dc:creator>Prolog Q.</dc:creator>
      <dc:date>2016-03-30T04:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170347#M6378</link>
      <description>&lt;P&gt;How and where do I get the official information links on disability of Dropbox ?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:12:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170347#M6378</guid>
      <dc:creator>MapQuest</dc:creator>
      <dc:date>2016-03-31T11:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: 400 error when uploading file through REST API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170348#M6379</link>
      <description>&lt;P&gt;MapQuest, I'm not sure I understand your question. In any case, this thread was about a specific issue with the&amp;nbsp;Dropbox API that has since been resolved. If you have a question about the Dropbox API, please feel free to open a new thread with the details:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/new?community_post%5Btopic_id%5D=200209245" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/new?community_post%5Btopic_id%5D=200209245&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 23:46:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/400-error-when-uploading-file-through-REST-API/m-p/170348#M6379</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-31T23:46:59Z</dc:date>
    </item>
  </channel>
</rss>

