<?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: File upload in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-upload/m-p/344240#M19879</link>
    <description>&lt;P&gt;There are a few ways this might be breaking based on what you shared here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is the value of `Link` definitely correct? (I'm asking since the value isn't set within the code you shared.)&lt;/LI&gt;
&lt;LI&gt;It looks like the "Content-Length" value of "13" is incorrect. Your request body is longer than that. Try editing your code to supply the correct value.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, in general, we&amp;nbsp;recommend trying to avoid constructing the HTTP request manually like this. If possible, using an HTTP client that can automatically build the HTTP request for you based on native objects is generally less prone to errors like this.&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 15:17:59 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-05-13T15:17:59Z</dc:date>
    <item>
      <title>File upload</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-upload/m-p/344161#M19873</link>
      <description>&lt;P&gt;Hello everyone, according to HTTP API Documentation (&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#file_properties-properties-add" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#file_properties-properties-add&lt;/A&gt;), I made this HTTP post from my esp8266 as in the first picture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a.png" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/9594i9206E14B75EB5DA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="a.png" alt="a.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The response I got was the following html code. This indicates ERROR 404. Can anyone point out the mistake in my code, please?&lt;/P&gt;&lt;P&gt;ps: I am also finding it&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="b.png" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/9595i3110537067D3A10C/image-size/large?v=v2&amp;amp;px=999" role="button" title="b.png" alt="b.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:06:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-upload/m-p/344161#M19873</guid>
      <dc:creator>Yarzar_HlaingOo</dc:creator>
      <dc:date>2019-05-29T09:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-upload/m-p/344240#M19879</link>
      <description>&lt;P&gt;There are a few ways this might be breaking based on what you shared here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is the value of `Link` definitely correct? (I'm asking since the value isn't set within the code you shared.)&lt;/LI&gt;
&lt;LI&gt;It looks like the "Content-Length" value of "13" is incorrect. Your request body is longer than that. Try editing your code to supply the correct value.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Also, in general, we&amp;nbsp;recommend trying to avoid constructing the HTTP request manually like this. If possible, using an HTTP client that can automatically build the HTTP request for you based on native objects is generally less prone to errors like this.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 15:17:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-upload/m-p/344240#M19879</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-05-13T15:17:59Z</dc:date>
    </item>
  </channel>
</rss>

