Common Dropbox Errors
401 Unauthorized
- Refresh token is invalid/revoked
- App key/secret mismatch
Fix: Re-authorize, generate a new refresh token, and confirm app key/secret are correct.
Path Not Found
- Destination folder path is wrong
- Folder does not exist and auto-create is not enabled
Fix: Create the folder in Dropbox, or adjust destination path.
Remote Delete Does Not Remove File
- Missing delete scope/permission
- Deleting a different path than where you uploaded
Fix: Confirm scopes and confirm remote path matches the uploaded location.