I need to read csv files which are generated in the cloud. I tried by using "DropBox API V2" but I can't convert "Apps/Web Scraper" dropbox location to dropbox "App" Which we can access by using an access token.
Any idea on how to access "Apps/Web Scraper" location using C# to read files?
If this is not possible what is the workaround to read csv files in this dropbox location?
I tried to create a new App in Dropbox with the same name "Web Scraper". But it says "This app name is already taken." and not allows to create an App with the same name.