"REQUEST_LIMIT_EXCEEDED" Error Appears When Viewing Some Macros
Purpose
"REQUEST_LIMIT_EXCEEDED" Error Appears When Viewing Some Macros
Answer
This error relates to the limit of API calls available in SalesForce.com on any given day, once this limit is reached, no more API calls can be used, so when the plugin tries to fetch data from SalesForce.com this error occurs.
Please refer to the following table for the API call limit for each of the SalesForce.com License types.
Salesforce.com Edition | API Calls Per License Type | Minimum | Maximum |
---|---|---|---|
Salesforce.com Edition | API Calls Per License Type | Minimum | Maximum |
Developer Edition | N/A | 5,000 | 5,000 |
Force.com Free Edition |
| 5,000 | 1,000,000 |
|
| 5,000 | 1,000,000 |
Unlimited Edition |
| 5,000 | 5,000,000 |
Sandbox | N/A | N/A | 5,000,000 |
Please refer to the reducing the number of API calls knowledge base article for more details on how to reduce the number of calls to prevent this error.