<?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 If use files/append_v2 with close=true need finish? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/If-use-files-append-v2-with-close-true-need-finish/m-p/199794#M9332</link>
    <description>&lt;P&gt;There is a new API files/append_v2 with the close=true.&amp;nbsp; Do I need to call Finish if I specify close=true on the last append_v2 call?&amp;nbsp; That would save me one API call to the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, what does the close really do?&amp;nbsp; I can't find any documentation on what it means.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:27:16 GMT</pubDate>
    <dc:creator>bfmsoft</dc:creator>
    <dc:date>2019-05-29T09:27:16Z</dc:date>
    <item>
      <title>If use files/append_v2 with close=true need finish?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/If-use-files-append-v2-with-close-true-need-finish/m-p/199794#M9332</link>
      <description>&lt;P&gt;There is a new API files/append_v2 with the close=true.&amp;nbsp; Do I need to call Finish if I specify close=true on the last append_v2 call?&amp;nbsp; That would save me one API call to the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, what does the close really do?&amp;nbsp; I can't find any documentation on what it means.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/If-use-files-append-v2-with-close-true-need-finish/m-p/199794#M9332</guid>
      <dc:creator>bfmsoft</dc:creator>
      <dc:date>2019-05-29T09:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: If use files/append_v2 with close=true need finish?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/If-use-files-append-v2-with-close-true-need-finish/m-p/199803#M9335</link>
      <description>&lt;P&gt;The &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-append_v2" target="_self"&gt;documentation for&amp;nbsp;/2/files/upload_session/append_v2&lt;/A&gt;&amp;nbsp;describes the close parameter as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"close Boolean If true, the current session will be closed, at which point you won't be able to call upload_session/append_v2 anymore with the current session. The default for this field is False."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is, you can't add more data to an upload session once you "close" it. You should close it once you've finished uploading the data for that file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You do still need to call finish, even if you've already closed the upload session. When you call finish, you commit the upload, specifying the desired file path, write mode, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:50:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/If-use-files-append-v2-with-close-true-need-finish/m-p/199803#M9335</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-29T15:50:51Z</dc:date>
    </item>
  </channel>
</rss>

