[
https://issues.apache.org/jira/browse/CAMEL-11678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192545#comment-16192545
]
ASF GitHub Bot commented on CAMEL-11678:
----------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/2004
CAMEL-11678 - clientIdentifer is not mandatory if accessToken exists
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11678
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2004.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2004
----
commit cac1faee110101b00a44adfdf478ec93cd441325
Author: onders86 <[email protected]>
Date: 2017-10-05T07:03:00Z
CAMEL-11678 - clientIdentifer is not mandatory if accessToken exists
----
> camel-dropbox - Option clientIdentifier should not be mandatory
> ---------------------------------------------------------------
>
> Key: CAMEL-11678
> URL: https://issues.apache.org/jira/browse/CAMEL-11678
> Project: Camel
> Issue Type: Improvement
> Components: camel-dropbox
> Reporter: Kamil
> Priority: Minor
>
> As [Documentation|http://camel.apache.org/dropbox.html] states,
> clientIdentifier is Mandatory.
> This is not true, because if you have accessToken camel-dropbox works fine
> without clientIdentifier.
> It would be also nice to provide information when one should use
> clientIdentifier and how to create it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)