<?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: Dropbox v2 API Content-Type header in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/244910#M13840</link>
    <description>No, the API only accepts the Content-Type values mentioned as expected in the error message.</description>
    <pubDate>Tue, 03 Oct 2017 15:33:43 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-10-03T15:33:43Z</dc:date>
    <item>
      <title>Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/244855#M13831</link>
      <description>&lt;P&gt;For confirmation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it allowed to use Content-Type header other than&amp;nbsp;&lt;SPAN&gt;"application/octet-stream" and "text/plain; charset=dropbox-cors-hack" when uploading file using Dropbox v2 API (&lt;A href="https://content.dropboxapi.com/2/files/upload" target="_blank"&gt;https://content.dropboxapi.com/2/files/upload&lt;/A&gt;)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have tried using other Content-Type&amp;nbsp;value (example:&amp;nbsp;multipart_form_data) but an error is always returned.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Error in call to API function "files/upload": Bad HTTP "Content-Type" header: "text/plain; charse=dropbox-cors-hack". Expecting one of "application/octet-stream", "text/plain; charset=dropbox-cors-hack".&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:18:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/244855#M13831</guid>
      <dc:creator>iambvttercvp</dc:creator>
      <dc:date>2019-05-29T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/244910#M13840</link>
      <description>No, the API only accepts the Content-Type values mentioned as expected in the error message.</description>
      <pubDate>Tue, 03 Oct 2017 15:33:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/244910#M13840</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-03T15:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246112#M13999</link>
      <description>Does Dropbox v2 have any specification regarding this?</description>
      <pubDate>Tue, 10 Oct 2017 06:43:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246112#M13999</guid>
      <dc:creator>iambvttercvp</dc:creator>
      <dc:date>2017-10-10T06:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246179#M14007</link>
      <description>What information exactly are you looking for? You can find the documentation for the HTTP interface here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The specification for the API can be found here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-api-spec" target="_blank"&gt;https://github.com/dropbox/dropbox-api-spec&lt;/A&gt;</description>
      <pubDate>Tue, 10 Oct 2017 13:21:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246179#M14007</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-10T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246300#M14026</link>
      <description>&lt;P&gt;Specification regarding the Content-Type value for uploading files using Dropbox v2 API.&lt;/P&gt;&lt;P&gt;That only these Content-Type values can be used.&lt;/P&gt;&lt;PRE&gt;"application/octet-stream", "text/plain; charset=dropbox-cors-hack"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 00:31:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246300#M14026</guid>
      <dc:creator>iambvttercvp</dc:creator>
      <dc:date>2017-10-11T00:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox v2 API Content-Type header</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246467#M14037</link>
      <description>I don't believe that's called out specifically in the documentation, but that information from the error message is correct. (It's also shown in the curl examples.)</description>
      <pubDate>Wed, 11 Oct 2017 18:06:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-v2-API-Content-Type-header/m-p/246467#M14037</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-11T18:06:42Z</dc:date>
    </item>
  </channel>
</rss>

