<?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: SwiftyDropbox - retrieve the paths of all files and folders in the root directory in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740077#M32671</link>
    <description>&lt;P&gt;I dont see any mistake .....&lt;BR /&gt;&lt;BR /&gt;1. The&amp;nbsp;dropboxOAuth() func, returned me the Token i need for later use.&lt;BR /&gt;That is working and I can re-Auth with that Token later.&lt;BR /&gt;&lt;BR /&gt;2. The&amp;nbsp;&lt;STRONG&gt;getCurrentAccountDropboxInfo&lt;SPAN class=""&gt;()&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;func, also working as i am getting all my account info when I run it.&lt;BR /&gt;&lt;BR /&gt;3. What i have problems is the&amp;nbsp;&lt;STRONG&gt;listFilesInRootDropbox()&lt;/STRONG&gt;func....as its working but I got this response (which doest make sense to me as I expected to get the list of all my folders and files in the the Root of my Dropbox folder.....:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_0-1704002617981.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43109iC189E10C83CB9AE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_0-1704002617981.png" alt="YanivB_0-1704002617981.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 31 Dec 2023 06:05:17 GMT</pubDate>
    <dc:creator>YanivB</dc:creator>
    <dc:date>2023-12-31T06:05:17Z</dc:date>
    <item>
      <title>SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/739987#M32668</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need help, I have set the&amp;nbsp;SwiftyDropbox SDK in my IOS project, and I am able to do the&amp;nbsp;OAuth process successfully :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_0-1703949383832.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43100i339732DF7E2CB733/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_0-1703949383832.png" alt="YanivB_0-1703949383832.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;and i get my dropbox account info when i ask the API:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_1-1703949482887.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43101i43D0154A44B9DE5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_1-1703949482887.png" alt="YanivB_1-1703949482887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;I have problem&amp;nbsp;retrieve the paths of all files and folders in my dropbox root directory....&lt;/STRONG&gt;&lt;BR /&gt;I used this code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_2-1703949533496.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43102iC887911CCA75E9B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_2-1703949533496.png" alt="YanivB_2-1703949533496.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And i get this response :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_3-1703949586425.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43103i554E612EA354F0E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_3-1703949586425.png" alt="YanivB_3-1703949586425.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;0 entries....&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;What am I doing wrong, as i have in my dropbox root a lot of folders and files...... ?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 16:30:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/739987#M32668</guid>
      <dc:creator>YanivB</dc:creator>
      <dc:date>2024-01-01T16:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740060#M32670</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1739991"&gt;@YanivB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Is it certain that the response you got comes from the code you think? &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@9AD39CA637682E9616FBE31CDAF1B6C4/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt; It doesn't look so (there are some differences). Make it sure. Wipe out of your code all similar looking functions that may be called by mistake instead of the target one (or make their names significantly different so to be difficult make 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;Good luck.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 23:45:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740060#M32670</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-12-30T23:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740077#M32671</link>
      <description>&lt;P&gt;I dont see any mistake .....&lt;BR /&gt;&lt;BR /&gt;1. The&amp;nbsp;dropboxOAuth() func, returned me the Token i need for later use.&lt;BR /&gt;That is working and I can re-Auth with that Token later.&lt;BR /&gt;&lt;BR /&gt;2. The&amp;nbsp;&lt;STRONG&gt;getCurrentAccountDropboxInfo&lt;SPAN class=""&gt;()&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;func, also working as i am getting all my account info when I run it.&lt;BR /&gt;&lt;BR /&gt;3. What i have problems is the&amp;nbsp;&lt;STRONG&gt;listFilesInRootDropbox()&lt;/STRONG&gt;func....as its working but I got this response (which doest make sense to me as I expected to get the list of all my folders and files in the the Root of my Dropbox folder.....:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YanivB_0-1704002617981.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43109iC189E10C83CB9AE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YanivB_0-1704002617981.png" alt="YanivB_0-1704002617981.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 06:05:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740077#M32671</guid>
      <dc:creator>YanivB</dc:creator>
      <dc:date>2023-12-31T06:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740078#M32672</link>
      <description>&lt;P&gt;Hm... &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@9AD39CA637682E9616FBE31CDAF1B6C4/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt; Ok, but the result gets printed out from "line 3177" on one side and code you show appears on "line 322"on other side. Isn't a bit strange? 🧐&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 06:29:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740078#M32672</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-12-31T06:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740113#M32674</link>
      <description>&lt;P&gt;no no , the name/num of the "line 3177" is random text not the real code line number.&lt;BR /&gt;I get why confused , but that is irrelevant for the response i get from API.&lt;BR /&gt;Can anyone clarify it for me ?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 12:41:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740113#M32674</guid>
      <dc:creator>YanivB</dc:creator>
      <dc:date>2023-12-31T12:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox - retrieve the paths of all files and folders in the root directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740383#M32688</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1739991"&gt;@YanivB&lt;/a&gt; I see you're getting an empty list back from listFolder, so it looks like you may be using an app with the "app folder" &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_blank"&gt;access type&lt;/A&gt;. Apps with the app folder access type can only access the app folder automatically created for it. App folders are empty by default, so you would initially get an empty listing like this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to access the rest of your account, not an app folder, you'd need to switch to using an app with the "full Dropbox" access type instead. If you do so, be sure to reauthorize with the full Dropbox app to get an access/refresh token for that app instead.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 17:14:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-retrieve-the-paths-of-all-files-and-folders-in-the/m-p/740383#M32688</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-01-02T17:14:19Z</dc:date>
    </item>
  </channel>
</rss>

