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

Forum Discussion

jmarbutt's avatar
jmarbutt
New member | Level 2
5 days ago

Invalid Folder Name with Team API

I am trying to create folders using the api in a team folder like this: // Get Namespace ID const dbx = new Dropbox({ accessToken: process.env.DROPBOX_ACCESS_TOKEN });   const baseFolder =...