<?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 How do I fix doc_not_found error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/452566#M23422</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Can someon please assist me with the doc_not_found error that I am having?&lt;BR /&gt;&lt;BR /&gt;I have retrieved the doc id using fileAlphaGetMetaData.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am attempting to update a .paper file with a table row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my code:&lt;/P&gt;
&lt;P&gt;dbx.paperDocsUpdate({&lt;BR /&gt;doc_id: "{id}",&lt;BR /&gt;doc_update_policy: "append",&lt;BR /&gt;revision: 18,&lt;BR /&gt;import_format: "html",&lt;BR /&gt;contents: "&amp;lt;td&amp;gt;Test&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Test02&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Test03&amp;lt;/td&amp;gt;"&lt;BR /&gt;}).then(() =&amp;gt; resolve()).catch((err) =&amp;gt; reject(err))});&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 20:58:39 GMT</pubDate>
    <dc:creator>rDaniel</dc:creator>
    <dc:date>2020-09-21T20:58:39Z</dc:date>
    <item>
      <title>How do I fix doc_not_found error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/452566#M23422</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Can someon please assist me with the doc_not_found error that I am having?&lt;BR /&gt;&lt;BR /&gt;I have retrieved the doc id using fileAlphaGetMetaData.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am attempting to update a .paper file with a table row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my code:&lt;/P&gt;
&lt;P&gt;dbx.paperDocsUpdate({&lt;BR /&gt;doc_id: "{id}",&lt;BR /&gt;doc_update_policy: "append",&lt;BR /&gt;revision: 18,&lt;BR /&gt;import_format: "html",&lt;BR /&gt;contents: "&amp;lt;td&amp;gt;Test&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Test02&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Test03&amp;lt;/td&amp;gt;"&lt;BR /&gt;}).then(() =&amp;gt; resolve()).catch((err) =&amp;gt; reject(err))});&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 20:58:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/452566#M23422</guid>
      <dc:creator>rDaniel</dc:creator>
      <dc:date>2020-09-21T20:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix doc_not_found error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/452654#M23427</link>
      <description>&lt;P&gt;Unfortunately, the&amp;nbsp;Dropbox API doesn't currently offer a way to update Paper docs that are stored as .paper files,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp; (The&amp;nbsp;paperDocsUpdate method only works for legacy Paper docs, not in the filesystem as .paper files.) You can find more information in &lt;A href="https://www.dropbox.com/lp/developers/reference/paper-migration-guide" target="_self"&gt;the Paper Migration Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 14:53:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/452654#M23427</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-09-11T14:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix doc_not_found error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/506328#M25035</link>
      <description>&lt;P&gt;I just wanted to follow up on this to let you know that this is now available. Please refer to this post for more information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.tech/developers/new-paper-endpoints-released-in-preview" target="_self"&gt;https://dropbox.tech/developers/new-paper-endpoints-released-in-preview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 16:27:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-fix-doc-not-found-error/m-p/506328#M25035</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-19T16:27:23Z</dc:date>
    </item>
  </channel>
</rss>

