You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Problem

UserError: Cannot retrieve more than 600,000 fields in one request via the WebAPI. Please, split your request

Solution

On Web-API some limitations have been set to improve the service.  Check the current limits here: Web API single request limits - Web API FAQ.
  1. Check the Guidelines to write efficient MARS requests and Retrieval efficiency.
  2. Split your requests.



  • No labels