Forum Discussion
Connecting to data source hosted on Dropbox
In your post you put the files inside the App folder so assumed you had to do that. I'll go and try with a normal dropbox folder. and report back
Ok so I used your code and token I had got for the whole of my dropbox. If I put no folder path I get somethnig
However i need a folder that is several layers down Datamodel/3rd party Bookings/WCFMC
If i put in anything in the folder bit it errors
An error occurred in the ‘Query1’ query. DataSource.Error: Web.Contents failed to get contents from 'https://api.dropboxapi.com/2/files/list_folder' (400): Bad Request
Details:
DataSourceKind=Web
DataSourcePath=https://api.dropboxapi.com/2/files/list_folder
Url=https://api.dropboxapi.com/2/files/list_folder
Any ideas how to get it to read the contents of subfolders?
Thnaks
Mike