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 automatically populated in the second step.
- Step: If the automatic token retrieve fails, you can manually specify the access token, secret and realm. If all required information is populated, you can specify the token file name and password to save it.
- Tips for successful access token retrieve
-
- Disable the Windows Firewall.
- Explicitly Run As: Admin Visual Studio.
- Try running the token retrieve from a different machine.
- Manually get the access token using this Intuit page. Follow these steps:
-
Enter the following parameters:
- Consumer Key: qyprdCc0eW0p56eWWmzUBtc6rcvKfU
- Consumer Secret: uiLUsLvwyPhStetxutjUrDcTFnmVCi5Tz0Ne6Yhz
Press 'Get Request Token using Key and Secret' button.
-
Press 'Authorize Request Token' and authorize access to the QuickBooks Online instance.
-
Copy-and-paste the retrieved access token and secret in the second step of the token setup wizard.