Query Errors
The section illustrates common query errors and how to resolve them on Appsmith.
Query/API response errors
You may see below errors when working with API or Query responses.
Execution failed with status 5009
You could see the query/API execution fails and generates an error response:
<QUERY_OR_API_NAME> action returned an error response. Response size exceeded the maximum supported size of <SIZE_SPECIFIED_IN_FILE> MB. Please use LIMIT to reduce the amount of data fetched.
Error message
Response size exceeded the maximum supported size of <SIZE_SPECIFIED_IN_FILE> MB. Please use LIMIT to reduce the amount of data fetched.