<?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: update_content in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439583#M1401</link>
    <description>&lt;P&gt;Yes, you should use&amp;nbsp;/2/files/upload to update a file. That will work for .txt as well as other extensions.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2020 19:57:28 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-07-22T19:57:28Z</dc:date>
    <item>
      <title>update_content</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439374#M1398</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am trying to modify a .txt file's content using&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#cloud_docs-update_content" target="_self"&gt;update_content method&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;while doing this I get this error:&lt;/P&gt;
&lt;PRE&gt;{"error_summary": "invalid_access_token/..", "error": {".tag": "invalid_access_token"}}&lt;/PRE&gt;
&lt;P&gt;I think this is due to my parameter "actor_tokens" and I don't know how should I retrieve this token. Does anybody know where should I find it?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 09:03:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439374#M1398</guid>
      <dc:creator>ghroboon</dc:creator>
      <dc:date>2020-07-22T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: update_content</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439520#M1399</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/63030833/update-content-of-a-cloud-file-with-dropbox-api" target="_blank"&gt;https://stackoverflow.com/questions/63030833/update-content-of-a-cloud-file-with-dropbox-api&lt;/A&gt;&amp;nbsp;]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A ".txt" file wouldn't be considered a cloud doc, so you should just use the normal file endpoints to interact with it. For example, to upload a new version, you should use&amp;nbsp;/2/files/upload:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 16:44:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439520#M1399</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-07-22T16:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: update_content</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439580#M1400</link>
      <description>&lt;P&gt;Thank you for your soloution&lt;/P&gt;&lt;P&gt;but the problem is that I need to just UPDATE a file, it doesn't matter what's it extention for me.&lt;/P&gt;&lt;P&gt;Do you have any other soloutions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 19:55:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439580#M1400</guid>
      <dc:creator>ghroboon</dc:creator>
      <dc:date>2020-07-22T19:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: update_content</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439583#M1401</link>
      <description>&lt;P&gt;Yes, you should use&amp;nbsp;/2/files/upload to update a file. That will work for .txt as well as other extensions.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 19:57:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/update-content/m-p/439583#M1401</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-07-22T19:57:28Z</dc:date>
    </item>
  </channel>
</rss>

