In a n8n workflow, I want to make a request to the API to download a video file from a folder inside Dropbox, however when I run the node, and error "path/not_found" appears. I'm not understanding why this is happening, the app on Dropbox has full access, the permissions I have are the correct ones (I think) and the path I use for the download, matches 100% with the real path for the file, I use a Dropbox node to list the files inside the folder and then use the link it provides on the Schema output, as the path (eg./Space Unicorn/Automatic Video Publish/teste.mp4).
I've tried all the possibilities I can think of and that ChatGPT gives me, however, it does not work, the only thing left is to put the app on production mode, however I don't have anything a website for it.
This are the permissions:
account_info.read files.metadata.write files.metadata.read files.content.write files.content.read sharing.write sharing.read file_requests.read file_requests.write