Invalid oauth scope error when trying to read campaigns
Hi there,
We are using v2 of the Zoho CRM API, and requesting the scope ZohoCRM.modules.campaigns.ALL during the authorization. However when we try to read the campaigns in the account (using the URL
https://www.zohoapis.com/crm/v2/campaigns) we get the following error message:
{"code":"OAUTH_SCOPE_MISMATCH","details":{},"message":"invalid oauth scope to access this URL","status":"error"}
Is there anything we are missing?
Many thanks,
Luis