Parameter |
Data type |
Description |
client_id |
string |
Specify the client ID you obtained while registering your application |
client_secret |
string |
Specify the client secret generated from the connected application. |
grant_type |
string |
The grant type must be authtooauth. |
authtoken |
string |
Specify your auth for token.
|
Error code |
Description |
invalid_grant |
The grant_type is not specified as authtooauth. |
invalid_client |
The client ID you specified is wrong.
(or)
The auth to Oauth mapping entry for the valid client is not made in accounts. |
invalid_authtoken |
The auth token you specified is wrong.
(or)
The auth token scope mismatches with the pre-shared auth scopes. |
invalid_scope |
The Oauth scope you specified is invalid. |
Parameter |
Data type |
Description |
client_id |
string |
Specify the client ID you obtained while registering your application. |
client_secret |
string |
Specify the client secret generated from the connected application. |
grant_type |
string |
The grant type must be authtooauth. |
authtoken |
string |
Specify your auth token. |
scope |
string |
Specify the Oauth scopes to access data from Zoho Campaigns. For more details about Zoho Campaign scopes, refer Access Token section of the Zoho Campaigns REST API Documentation. |
Error code |
Description |
invalid_grant |
The grant_type is not specified as authtotoauth. |
access_denied |
The auth token you specified is already used to generate an Oauth token. |
invalid_client |
The client ID you specified is wrong. |
invalid_authtoken |
The auth token you specified is wrong. |
invalid_scope |
The Oauth scope you specified is invalid. |
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.