We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

RyanDev's avatar
RyanDev
New member | Level 2
5 years ago

How to upload file to DropBox folder that is accessible to others

I have a pretty simple requirement.  I need to write c# code to upload a file to an existing DropBox folder (or even a new one if necessary) that others have access to so that the new file will also ...
  • Greg-DB's avatar
    5 years ago

    From your description, I understand that you registered an API app with the "app folder" permission, resulting in the "app folder" in your account then you connected the app. 

    Unfortunately, app folders are incompatible with shared folders, meaning you can't share an app folder (except as a link, like you mentioned), put a shared folder or team folder inside an app folder or put an app folder in a shared folder or team folder.

    Instead, if you need to use the API with shared folders or team folders, you'll need to use the "full Dropbox" permission, as opposed to the app folder permission. You can find more information about app permissions here.

    You can register another app with the desired permission here.