OAUTH2 Scope for accessing "Visits" module from Rest API
{
"code": "OAUTH_SCOPE_MISMATCH",
"details": {},
"message": "invalid oauth scope to access this URL",
"status": "error"
}
What's wrong?
I am able to get records for all other modules (Accounts, Leads, Contacts, etc.).
Only Visits cause a problem.
My scopes are: "ZohoCRM.modules.ALL,ZohoCRM.users.all,ZohoCRM.bulk.all,ZohoCRM.org.all,ZohoCRM.settings.all,ZohoCRM.coql.READ,ZohoFiles.files.ALL,ZohoCRM.notifications.read,ZohoCRM.notifications.create,ZohoCRM.notifications.update"