I’m running in error 429 / Too many requests using make http module to trigger Glide app workflows.
What is the rate limit?
I’m running in error 429 / Too many requests using make http module to trigger Glide app workflows.
What is the rate limit?
Is this still an issue on your end? Did you try calling that multiple times in a short span?
Yes I got the error then waited 2 hours, tried again and got the same error.
Make API limits the number of requests you can send to the Make API. Make sets the rate limits based on your organization’s plan.
If you exceed your rate limit, you get error 429.
For more information, here’s a link to the Make Developer Hub: Rate limiting | Make Developer Hub