<?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 Bug Dropbox sdk in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/398760#M21847</link>
    <description>&lt;P&gt;im using dropbox SDK for java version 3.1.3 but allways got this error when i try to share or list foldres, PLZ help&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (1).png" style="width: 308px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/14016iB1F3680A38AEDBC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 17:10:42 GMT</pubDate>
    <dc:creator>ahmedfou2014</dc:creator>
    <dc:date>2020-05-29T17:10:42Z</dc:date>
    <item>
      <title>Bug Dropbox sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/398760#M21847</link>
      <description>&lt;P&gt;im using dropbox SDK for java version 3.1.3 but allways got this error when i try to share or list foldres, PLZ help&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (1).png" style="width: 308px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/14016iB1F3680A38AEDBC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 17:10:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/398760#M21847</guid>
      <dc:creator>ahmedfou2014</dc:creator>
      <dc:date>2020-05-29T17:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bug Dropbox sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/398839#M21850</link>
      <description>&lt;P&gt;I just tried this out with v3.1.3 of the official&amp;nbsp;Dropbox Java SDK, but that issue didn't occur for me. We'll be happy to look into this further, but we'll need some more information. Please reply with:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the name and version number of the platform you're using&lt;/LI&gt;
&lt;LI&gt;the steps to reproduce the issue, including relevant code snippet(s)&lt;/LI&gt;
&lt;LI&gt;the full text/stack trace of the error or unexpected output&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:26:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/398839#M21850</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-24T16:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bug Dropbox sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399243#M21864</link>
      <description>&lt;P&gt;I have a similar issue using Java SDK version 3.0.11.&lt;/P&gt;&lt;P&gt;This is a new error, the app is working for 1 year without any issue&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Feb 2020 09:34:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399243#M21864</guid>
      <dc:creator>dgo</dc:creator>
      <dc:date>2020-02-26T09:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bug Dropbox sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399245#M21866</link>
      <description>&lt;PRE&gt;Error in call to API function "files/create_folder:2": request body: could not decode input as JSON
com.dropbox.core.BadRequestException: Error in call to API function "files/create_folder:2": request body: could not decode input as JSON
        at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:317)
        at com.dropbox.core.v2.DbxRawClientV2$1.execute(DbxRawClientV2.java:129)
        at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:301)
        at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(DbxRawClientV2.java:116)
        at com.dropbox.core.v2.files.DbxUserFilesRequests.createFolderV2(DbxUserFilesRequests.java:740)
        at com.dropbox.core.v2.files.DbxUserFilesRequests.createFolderV2(DbxUserFilesRequests.java:767)
        at ch.sqrs.rsvp.services.dropbox.DropboxServiceImpl.createFolder(DropboxServiceImpl.java:130)&lt;/PRE&gt;&lt;DIV&gt;&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Feb 2020 09:38:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399245#M21866</guid>
      <dc:creator>dgsqrs</dc:creator>
      <dc:date>2020-02-26T09:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bug Dropbox sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399323#M21870</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1267420"&gt;@dgo&lt;/a&gt;&amp;nbsp;Please update to the latest version of the SDK, currently v3.1.3, and let me know if that doesn't help.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1267421"&gt;@dgsqrs&lt;/a&gt;&amp;nbsp;Likewise, if you're not already using v3.1.3, please update to it and try again.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 15:36:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Bug-Dropbox-sdk/m-p/399323#M21870</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-26T15:36:33Z</dc:date>
    </item>
  </channel>
</rss>

