-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.21.0
-
Component/s: camel-dropbox
-
Labels:None
-
Estimated Complexity:Unknown
I am not able to upload new file with DropboxUploadMode.add option.
see reproducer:
- git clone -b refactor_dropbox_test https://github.com/bouskaJ/camel.git
- add access token (https://github.com/bouskaJ/camel/blob/refactor_dropbox_test/components/camel-dropbox/src/test/resources/test-options.properties)
- run DropboxProducerPutSingleFileTest
Workaround:
use DropboxUploadMode.force