<?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: cannot get list of files .NET in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677333#M30510</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1677191"&gt;@brtdvrs&lt;/a&gt; As Здравко said, you may have registered your app for "app folder" access, in which case it would only be able to access the contents of the special app folder that gets created for it automatically. You can find &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_blank"&gt;more information here&lt;/A&gt;. App folders are empty by default.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2023 16:59:06 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-04-17T16:59:06Z</dc:date>
    <item>
      <title>cannot get list of files .NET</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677312#M30506</link>
      <description>&lt;P&gt;I think my code is simple:&lt;/P&gt;
&lt;P&gt;string token = "sl.&amp;lt;REDACTED&amp;gt;";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;var dbx = new DropboxClient(token);&lt;/P&gt;
&lt;P&gt;var res = await dbx.Files.ListFolderAsync(path: "");&lt;BR /&gt;foreach (var entry in res.Entries)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine(entry.Name);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;if have no entries (Count=0) here.&lt;/P&gt;
&lt;P&gt;I have 4 folders and 1 file in in my dropbox folder.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 16:56:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677312#M30506</guid>
      <dc:creator>brtdvrs</dc:creator>
      <dc:date>2023-04-17T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: cannot get list of files .NET</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677326#M30508</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1677191"&gt;@brtdvrs&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Does your application able to access your entire account or access only your App' folder only? 🧐 If the access is restricted, your can't see anything outside your App's folder! Recreate the application if you set it's access restricted by mistake. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hope this gives direction.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 16:37:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677326#M30508</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-04-17T16:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: cannot get list of files .NET</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677332#M30509</link>
      <description>I have it restricted to App folder, so I created a folder with the same name on my Dropbox, that’s the way to do i guess ?</description>
      <pubDate>Mon, 17 Apr 2023 16:58:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677332#M30509</guid>
      <dc:creator>brtdvrs</dc:creator>
      <dc:date>2023-04-17T16:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: cannot get list of files .NET</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677333#M30510</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1677191"&gt;@brtdvrs&lt;/a&gt; As Здравко said, you may have registered your app for "app folder" access, in which case it would only be able to access the contents of the special app folder that gets created for it automatically. You can find &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_blank"&gt;more information here&lt;/A&gt;. App folders are empty by default.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 16:59:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/cannot-get-list-of-files-NET/m-p/677333#M30510</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-17T16:59:06Z</dc:date>
    </item>
  </channel>
</rss>

