AccessToken
The access token that the connector must use to access a specific Dropbox account. You can obtain the access token using the tools at https://www.dropbox.com/developers/apps.
DEPRECATED: This parameter is deprecated in Dropbox Connector 12.9.0 and later.
Micro Focus recommends that you remove the parameters AccessToken
, AccessTokenSecret
, AppKey
, and AppSecret
from your task configuration. Then, run the OAuth configuration tool as described in Configure OAuth Authentication. The OAuth tool creates a file named oauth.cfg
. Import the parameters from that file into your task configuration. For information about how to include parameters from another configuration file, see Include an External Configuration File.
This parameter might be removed in future.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | |
See Also: | AccessTokenSecret |