'{"error":{"code":400,"details":[{"@type":"type.googleapis.com/google.rpc.ErrorInfo","metadata":{"cause":"Validation failed : DISCRETE_PAGINATION_LIMIT_EXCEEDED => You can only get the first 2000 records without using page_token param [ 2000 ] ","conditions":"","connection_type":"Zohocrm","entity_type":"Accounts"}}],"message":"Unable to list entities.","status":"FAILED_PRECONDITION"}}'
Getting an error while trying to access data from Cdata for zohocrm entities
Best answer by Ethem Q
Hi
Based on the description it looks like you are using the ZohoCRM connector in Google Cloud Apigee so this has been incorrectly tagged for Connect Cloud.
The "DISCRETE_PAGINATION_LIMIT_EXCEEDED => You can only get the first 2000 records without using page_token param" error message is tied to a limitation of the ZohoCRM API that requires the usage of a cursor based pagination when dealing with a resultset of 2000+ records. We have seen this error message before with our ZohoCRM connector when using UseCOQL=False however unless you are using an older version of the ZohoCRM connector this should be already fixed. With that being said, can you confirm the following?
- the version of the ZohoCRM connector
- the version defined for the Schema connection property
- is UseCOQL connection property set to False
The above information or a screenshot of the connection settings would be very helpful so we can further troubleshoot the problem.
On a side note if you are using an outdated version of the ZohoCRM connector, can try setting Schema=v2.1 as a workaround and see if that resolves the issue?
If you have any other questions feel free to reach out to the support team at [email protected].
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

