The access token secret that the connector must use to access a specific Dropbox account. Set this parameter only if you are using an OAuth 1.0 access token. You can obtain the access token secret using the tools at https://www.dropbox.com/developers/apps.
DEPRECATED: This parameter is deprecated in Dropbox Connector 11.3.0 and later.
Micro Focus recommends that you upgrade your Dropbox connector configuration to support OAuth 2.0. Remove the parameters AccessToken
, AccessTokenSecret
, AppKey
, and AppSecret
from the connector configuration file. Then, run the OAuth configuration tool as described in the Dropbox Connector Administration Guide.
This parameter might be removed in future.
Type: | String |
Default: | |
Required: | Required if you use an OAuth 1.0 access token |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | |
See Also: | AccessToken |
|