<?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 File properties Add Files in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593892#M2562</link>
    <description>&lt;PRE&gt;https://api.dropboxapi.com/2/file_properties/properties/add&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;While adding the file to the Dropbox via postman by the above URL its throwing the error as below mentioned.&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Error in call to API function "file_properties/properties/add": request body: could not decode input as JSON.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 07:38:46 GMT</pubDate>
    <dc:creator>Dinesh K</dc:creator>
    <dc:date>2022-04-29T07:38:46Z</dc:date>
    <item>
      <title>File properties Add Files</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593892#M2562</link>
      <description>&lt;PRE&gt;https://api.dropboxapi.com/2/file_properties/properties/add&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;While adding the file to the Dropbox via postman by the above URL its throwing the error as below mentioned.&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Error in call to API function "file_properties/properties/add": request body: could not decode input as JSON.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 07:38:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593892#M2562</guid>
      <dc:creator>Dinesh K</dc:creator>
      <dc:date>2022-04-29T07:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: File properties Add Files</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593922#M2563</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1538286"&gt;@Dinesh K&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;...&lt;FONT color="#FF0000"&gt; request body: could not decode input as JSON.&lt;/FONT&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1538286"&gt;@Dinesh K&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;As mentioned in &lt;A title="Add property groups to a Dropbox file" href="https://www.dropbox.com/developers/documentation/http/documentation#file_properties-properties-add" target="_blank" rel="noopener"&gt;/2/file_properties/properties/add&lt;/A&gt; documentation, parameters has to be passed within the call body and formatted in &lt;A href="https://en.wikipedia.org/wiki/JSON" target="_blank" rel="noopener"&gt;JSON&lt;/A&gt;. According to the posted error message, that's not the case (i.e. your parameters are NOT formatted properly). Did you check this? If you are not sure, post your request body (or entire query - whatever is easier for you).&lt;/P&gt;&lt;P&gt;Hope this gives direction.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 11:59:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593922#M2563</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-04-28T11:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: File properties Add Files</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593929#M2564</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1538286"&gt;@Dinesh K&lt;/a&gt;&amp;nbsp;Здравко is correct, you'll need to make sure you're passing valid JSON in the request body for this call. We generally recommend using a JSON library to build that JSON to make sure it's valid. You can also use &lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#file_properties_properties/add" target="_self"&gt;the API Explorer&lt;/A&gt; for testing/prototyping such calls.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 12:13:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-properties-Add-Files/m-p/593929#M2564</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-28T12:13:59Z</dc:date>
    </item>
  </channel>
</rss>

