Hi folks. I have an API issue here.
I'm using the Ruby gem dropbox_api.
I've registered a Dropbox project for a folder in my Dropbox root path. I can't seem to list the files inside that root.
- Full permissions set
- auth token is working fine
- I can get my account using this token
- There are two files in this project root folder, but it's reporting no files in there at all
I simply cannot find any files nor folders at all, and I don't know why. The gem's Issues on github don't show any issues that are related. So I'm assuming the gem is working properly, with nearly 4 million downloads. I'm assuming I'm doing something wrong.
I've triple checked all this and even Gemini 2.0 has said it has nothing more to suggest other than post in here. That's pretty solid.
So anybody with any insight, please tell me what you want to see as I can't get past any of this.
Cheers