Hi!
I have been provided with a Dropbox URL (https://www.dropbox.com/sh/<code1>/<code2>) where I can access folders and download zip files in my web browser without providing any credentials.
How do I use the Dropbox.Api 4.9.4 in .Net to do the same thing?
* List content
* Navigate to sub folders
* Download files
What are code1 and code2 in the "Dropbox.Api terminology"?
I have tried to
Best regards
Sorliden