Right now, we have a private app folder created using the Dropbox API and the 'onpointhealth' app. This only allows VIEW access for users. To properly allow the programmatic access to a shared folder, we need to create a new app (onpointhealth-resources) that allows FULL DROPBOX privileges on the account. Note, I highly suggest creating a "onpoint-robot@gmail.com" that will be granted access to a shared folder.
https://www.dropbox.com/developers-v1/reference/devguide#app-permissions
https://blogs.dropbox.com/developers/2015/08/new-api-endpoint-shared-link-metadata/
Right now, we have a private app folder created using the Dropbox API and the 'onpointhealth' app. This only allows VIEW access for users. To properly allow the programmatic access to a shared folder, we need to create a new app (onpointhealth-resources) that allows FULL DROPBOX privileges on the account. Note, I highly suggest creating a "onpoint-robot@gmail.com" that will be granted access to a shared folder.
https://www.dropbox.com/developers-v1/reference/devguide#app-permissions
https://blogs.dropbox.com/developers/2015/08/new-api-endpoint-shared-link-metadata/