<?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 Dropbox API V2 Silent Upload Death [Java] [Android] in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/336849#M19610</link>
    <description>&lt;P&gt;I'm integrating the dropbox API in a college project in which I'm required to upload text files and download them (Which I have done with success) and I'm also required to upload and download photos. While trying to upload photos, I use the same exact logic for the text files and when I reach the line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;mDbxClient.files().uploadBuilder(remoteFolderPath + "/" + remoteFileName).withMode(WriteMode.OVERWRITE).uploadAndFinish(inputStream);&lt;/PRE&gt;&lt;P&gt;The debugger just dies, no exception is thrown, the application keeps on running normally but the photo is never uploaded.&lt;/P&gt;&lt;P&gt;Can you please&amp;nbsp; help me solve this issue?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:07:06 GMT</pubDate>
    <dc:creator>pmsmm</dc:creator>
    <dc:date>2019-05-29T09:07:06Z</dc:date>
    <item>
      <title>Dropbox API V2 Silent Upload Death [Java] [Android]</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/336849#M19610</link>
      <description>&lt;P&gt;I'm integrating the dropbox API in a college project in which I'm required to upload text files and download them (Which I have done with success) and I'm also required to upload and download photos. While trying to upload photos, I use the same exact logic for the text files and when I reach the line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;mDbxClient.files().uploadBuilder(remoteFolderPath + "/" + remoteFileName).withMode(WriteMode.OVERWRITE).uploadAndFinish(inputStream);&lt;/PRE&gt;&lt;P&gt;The debugger just dies, no exception is thrown, the application keeps on running normally but the photo is never uploaded.&lt;/P&gt;&lt;P&gt;Can you please&amp;nbsp; help me solve this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/336849#M19610</guid>
      <dc:creator>pmsmm</dc:creator>
      <dc:date>2019-05-29T09:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API V2 Silent Upload Death [Java] [Android]</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/336852#M19611</link>
      <description>&lt;P&gt;Nevermind, the lack of feedback was making me assume that the call never returned, it returned "shortly" after and the image got uploaded successfuly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 06:06:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/336852#M19611</guid>
      <dc:creator>pmsmm</dc:creator>
      <dc:date>2019-04-01T06:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API V2 Silent Upload Death [Java] [Android]</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/337016#M19616</link>
      <description>&lt;P&gt;I'm glad to hear you sorted this out already.&lt;/P&gt;
&lt;P&gt;By the way, the&amp;nbsp;uploadAndFinish method returns a `FileMetadata` when it successfully runs, so you can programmatically check that return value for details on the uploaded file.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 20:10:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-V2-Silent-Upload-Death-Java-Android/m-p/337016#M19616</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-04-01T20:10:50Z</dc:date>
    </item>
  </channel>
</rss>

