<?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: Null Entries Variable When Retriving Metadata in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Null-Entries-Variable-When-Retriving-Metadata/m-p/159744#M5461</link>
    <description>&lt;P&gt;Assumptions I'm making... (please correct me if these are wrong):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;This is Java code running on Android. (Guessing based on syntax and "Toast.makeText".)&lt;/LI&gt;
&lt;LI&gt;You're using the &lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_blank" rel="nofollow noreferrer"&gt;official Dropbox Android SDK&lt;/A&gt;, probably version 1.6.3.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Is an exception being caught? I don't see anywhere in the code that&amp;nbsp;a null would be returned unless an exception occurs.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2015 22:31:46 GMT</pubDate>
    <dc:creator>Steve M.</dc:creator>
    <dc:date>2015-10-09T22:31:46Z</dc:date>
    <item>
      <title>Null Entries Variable When Retriving Metadata</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Null-Entries-Variable-When-Retriving-Metadata/m-p/159743#M5460</link>
      <description>&lt;P&gt;public void onFolderShow(View v) {&lt;BR /&gt; try {&lt;BR /&gt; Entry entries = mDBApi.metadata("/", 100, null, true, null);&lt;BR /&gt; } catch (DropboxException e) {&lt;BR /&gt; (Toast.makeText(this, "Exception: "+e.getLocalizedMessage(), Toast.LENGTH_LONG)).show();&lt;BR /&gt; }&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can't understand why the "entries" variable keeps returning "null". The desired result is showing the list of the files contained inside my root folder. Any thoughts?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:39:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Null-Entries-Variable-When-Retriving-Metadata/m-p/159743#M5460</guid>
      <dc:creator>Tommaso M.1</dc:creator>
      <dc:date>2019-05-29T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Null Entries Variable When Retriving Metadata</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Null-Entries-Variable-When-Retriving-Metadata/m-p/159744#M5461</link>
      <description>&lt;P&gt;Assumptions I'm making... (please correct me if these are wrong):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;This is Java code running on Android. (Guessing based on syntax and "Toast.makeText".)&lt;/LI&gt;
&lt;LI&gt;You're using the &lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_blank" rel="nofollow noreferrer"&gt;official Dropbox Android SDK&lt;/A&gt;, probably version 1.6.3.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Is an exception being caught? I don't see anywhere in the code that&amp;nbsp;a null would be returned unless an exception occurs.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 22:31:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Null-Entries-Variable-When-Retriving-Metadata/m-p/159744#M5461</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-10-09T22:31:46Z</dc:date>
    </item>
  </channel>
</rss>

