<?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: ListFolderAsync in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169815#M6313</link>
    <description>&lt;P&gt;This is working fine for me. How are you checking the contents of "list"? Can you share more of your code?&lt;/P&gt;</description>
    <pubDate>Sun, 27 Mar 2016 02:55:25 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-03-27T02:55:25Z</dc:date>
    <item>
      <title>ListFolderAsync</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169812#M6310</link>
      <description>&lt;P&gt;string token = "&amp;lt;redacted&amp;gt;"; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;using (var dbx = new DropboxClient(token)) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var list = dbx.Files.ListFolderAsync(string.empty)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the list result is 0 please help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169812#M6310</guid>
      <dc:creator>Clem R.1</dc:creator>
      <dc:date>2019-05-29T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: ListFolderAsync</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169813#M6311</link>
      <description>&lt;P&gt;What access type does your app have? E.g., if it's an app folder app, it will only list items in your app folder, which is empty by default.&lt;/P&gt;
&lt;P&gt;By the way, I redacted your access token, but for the sake of security, you should disable that access token since it was posted publicly. You can do so by revoking access to the app entirely, if the access token is for your account, here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or, you can disable just this access token using the /disable_access_token endpoint:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#disable-token" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#disable-token&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 22:08:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169813#M6311</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-26T22:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: ListFolderAsync</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169814#M6312</link>
      <description>&lt;P&gt;i have used both the app and the full dropbox. same issue for both..&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2016 22:34:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169814#M6312</guid>
      <dc:creator>Clem R.1</dc:creator>
      <dc:date>2016-03-26T22:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: ListFolderAsync</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169815#M6313</link>
      <description>&lt;P&gt;This is working fine for me. How are you checking the contents of "list"? Can you share more of your code?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2016 02:55:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ListFolderAsync/m-p/169815#M6313</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-27T02:55:25Z</dc:date>
    </item>
  </channel>
</rss>

