I’m using the REST API key to send telemetry data to a database. I used to do updates once a minute but I found that I was throttled and not allowed to connect to the API.
Generally, there is only one sender (PROD) except when I’m doing coding then telemetry data is being sent by the PROD and DEV environments. That is still no more than two API calls a minute.
I’m on the free plan. An old page said it was unlimited API calls. The new page says I’m limited to 50 API calls per minute. I’m not hitting either of these limits though…
We will be happy to assist you. I need to ask you a few more questions so I can understand the problem better. Are you using UI builder for this App?
Please provide your AppId.
2024-04-19 02:36:19,115 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:22,397 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:22,408 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:22,914 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:22,914 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:25,502 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:25,503 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
2024-04-19 02:36:25,976 | Global logger | ERROR | Maximum request per minute limit has been reached for the app. Current limit is 50 requests per minute. Please have the owner of the app contact Backendless to increase the rate limit. :
Maximum request per day limit has been reached for the app. To increase the rate limit move your app on the paid plan. That’s on a couple hundred API calls.
Hello,
My application continues to be throttled. I am using < 1,500 API calls per day.
The free plan includes 50 API calls per minute, that is 72,000 API calls per day.
Juan