<?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: Problem while using Sharing functions in dropbox java api v2 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129196#M3747</link>
    <description>&lt;P&gt;Thanks for the report! We're looking into it.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Nov 2015 08:22:35 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-11-28T08:22:35Z</dc:date>
    <item>
      <title>Problem while using Sharing functions in dropbox java api v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129195#M3746</link>
      <description>&lt;P&gt;I am trying to use the sharing options provided in the Dropbox java api v2. But everytime I get an error saying "String 'id' does not match pattern" on almost all the functions I tried uptil now in sharing. Following is code snippet :&lt;/P&gt;
&lt;P&gt;ListFoldersResult shr_result = client.sharing.listFolders();&lt;BR /&gt; ArrayList&amp;lt;SharedFolderMetadata&amp;gt; shr_list = shr_result.entries;&lt;BR /&gt; for(SharedFolderMetadata shr_data : shr_list){&lt;BR /&gt;&amp;nbsp; System.out.println("Share Folder : "+shr_data.name);&lt;BR /&gt; }&lt;/P&gt;
&lt;P&gt;I get Exception saying :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in thread "main" java.lang.RuntimeException: String 'id' does not match pattern&lt;BR /&gt; at com.dropbox.core.v2.DbxSharing$SharedFolderMetadata.&amp;lt;init&amp;gt;(DbxSharing.java:2486)&lt;BR /&gt; at com.dropbox.core.v2.DbxSharing$BasicSharedFolderMetadata.&amp;lt;init&amp;gt;(DbxSharing.java:2640)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried debugging it and found :&lt;/P&gt;
&lt;P&gt;if (!java.util.regex.Pattern.matches("\\A[-_0-9a-zA-Z]+\\Z", id)) {&lt;BR /&gt; throw new RuntimeException("String 'id' does not match pattern");&lt;BR /&gt; }&lt;/P&gt;
&lt;P&gt;This pattern matching is not accepting unique&amp;nbsp;id created for shared folder . So I request to please help me out in this as this functionality needs to be consumed in my application ASAP.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129195#M3746</guid>
      <dc:creator>Vartika A.</dc:creator>
      <dc:date>2019-05-29T09:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Sharing functions in dropbox java api v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129196#M3747</link>
      <description>&lt;P&gt;Thanks for the report! We're looking into it.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 08:22:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129196#M3747</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-28T08:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Sharing functions in dropbox java api v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129197#M3748</link>
      <description>&lt;P&gt;Thanks Gregory. Hoping to see an update soon. Please revert&amp;nbsp;if this issue gets&amp;nbsp;fixed.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:58:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129197#M3748</guid>
      <dc:creator>Vartika A.</dc:creator>
      <dc:date>2015-12-01T17:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Sharing functions in dropbox java api v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129198#M3749</link>
      <description>&lt;P&gt;This should be fixed now. Please let us know if you're still having any trouble.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2015 02:32:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-using-Sharing-functions-in-dropbox-java-api-v2/m-p/129198#M3749</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-12T02:32:39Z</dc:date>
    </item>
  </channel>
</rss>

