<?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: java.lang.IllegalArgumentException: String 'path' does not match pattern in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/java-lang-IllegalArgumentException-String-path-does-not-match/m-p/248255#M14242</link>
    <description>Based on that stack trace, this issue is occurring when you're calling "listFolder", because you're not supplying a valid "path" value. If you need help with that, please share the relevant code, including the "path" value you're supplying.</description>
    <pubDate>Fri, 20 Oct 2017 15:58:06 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-10-20T15:58:06Z</dc:date>
    <item>
      <title>java.lang.IllegalArgumentException: String 'path' does not match pattern</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/java-lang-IllegalArgumentException-String-path-does-not-match/m-p/248166#M14234</link>
      <description>&lt;P&gt;I just download the dropbox API and integrate into my android code, but it shows error that the path is not match and I don't know where to fix it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;FATAL EXCEPTION: AsyncTask #2
 Process: com.example.inspiron.smartdoorapp2, PID: 16439
 java.lang.RuntimeException: An error occurred while executing doInBackground()
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at android.os.AsyncTask$3.done(AsyncTask.java:309)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.setException(FutureTask.java:223)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:242)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:818)
  Caused by: java.lang.IllegalArgumentException: String 'path' does not match pattern
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at com.dropbox.core.v2.files.ListFolderArg.&amp;lt;init&amp;gt;(ListFolderArg.java:68)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at com.dropbox.core.v2.files.ListFolderArg.&amp;lt;init&amp;gt;(ListFolderArg.java:100)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at com.dropbox.core.v2.files.DbxUserFilesRequests.listFolder(DbxUserFilesRequests.java:1384)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at com.example.inspiron.smartdoorapp2.ListFolderTask.doInBackground(ListFolderTask.java:43)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at com.example.inspiron.smartdoorapp2.ListFolderTask.doInBackground(ListFolderTask.java:12)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at android.os.AsyncTask$2.call(AsyncTask.java:295)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:237)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
 &amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:818)&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 May 2020 17:16:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/java-lang-IllegalArgumentException-String-path-does-not-match/m-p/248166#M14234</guid>
      <dc:creator>htoosaywah</dc:creator>
      <dc:date>2020-05-29T17:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalArgumentException: String 'path' does not match pattern</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/java-lang-IllegalArgumentException-String-path-does-not-match/m-p/248255#M14242</link>
      <description>Based on that stack trace, this issue is occurring when you're calling "listFolder", because you're not supplying a valid "path" value. If you need help with that, please share the relevant code, including the "path" value you're supplying.</description>
      <pubDate>Fri, 20 Oct 2017 15:58:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/java-lang-IllegalArgumentException-String-path-does-not-match/m-p/248255#M14242</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-20T15:58:06Z</dc:date>
    </item>
  </channel>
</rss>

