Hi all,
I need help, I have set the SwiftyDropbox SDK in my IOS project, and I am able to do the OAuth process successfully :

and i get my dropbox account info when i ask the API:

I have problem retrieve the paths of all files and folders in my dropbox root directory....
I used this code:

And i get this response :

0 entries....
What am I doing wrong, as i have in my dropbox root a lot of folders and files...... ?