How to get a new REST Token
Make sure you have launched Visual Studio as "Run as Administrator".
- The token setup process is organized as a wizard consisting of three steps:
- Step 1: Specify the REST service parameters required to initiate the authorization. If there are no parameters, check the next step.
- Step 2: Authorize COZYROC SSIS+ to connect to the REST service.
- Step 3: If the token retrieval succeeds, the next wizard step will have the access token, refresh token, etc automatically populated in the next step.
Leave the default token refresh date. By default the date shown will allow the token to refresh as needed.
If the automatic token retrieval fails, you can manually specify the access token. If all required information is populated, you can specify the token file name and password to save it.
Tips for successful token retrieve:
Book a Presales Call
Related Articles
Considerations when choosing REST token storage
Since version 2.1 in COZYROC SSIS+ access tokens used by REST Connection Manager can be stored not only in the file system, but also in a database (SQL Server). Using such a centralized storage addresses the following complications with the ...
How to use a Database storage for new REST tokens
Make sure you have launched Visual Studio as "Run as Administrator". 1 : In Rest Connection Manager choose the configuration from the dropdown list you want to generate token for. 2: For the Token storage parameter in the grid below select Database ...
How to get QuickBooks Online Token
The token setup process is organized as a wizard consisting of two steps Step: Authorize COZYROC SSIS+ to connect to specific QuickBooks instance. If the token retrieve succeeds, the second wizard step will have the access token, secret and realm ...
How to manually generate a Shopify Token?
A token-based authentication system allows users to enter their username and password in order to obtain a token, which allows them to fetch a specific resource, without using their username and password. Once their token has been obtained, the user ...
How to manually generate a Google Services Token?
A token-based authentication system allows users to enter their username and password in order to obtain a token, which allows them to fetch a specific resource, without using their username and password. Once their token has been obtained, the user ...