How often can i send email from Matlab to avoid "status 429 with message "Too Many Requests""
Show older comments
Hi,
I am testing sending out email from Matlab Analysis when using ThingSpeak. I can only send one email out. If i want to send it again, i get the erro message "The server returned the status 429 with message "Too Many Requests" in response to the request to URL https://api.thingspeak.com/alerts/send.".
What is the allowed rate at which i can send the emails out?
thanks
Accepted Answer
More Answers (2)
atharva
on 9 Nov 2023
0 votes
Hey vladimir,
i understand that when you are sending emails from Matlab Analysis by using ThingSpeak, you get the error message :
The server returned the status 429 with message "Too Many Requests".
The HTTP 429 "Too Many Requests" response status code indicates the user has sent too many requests in a given amount of time.
There is currently a limit on read operations on a channel at four times the maximum channel rate limit. For paid licenses, this limits you to four read operations on the channel per second.
I hope this helps!
1 Comment
vladimir gershman
on 9 Nov 2023
Grace
on 11 Nov 2025
0 votes
Hello,
If I have a student MATLAB account, and I am trying to send emails using ThingSpeak read channel to trigger email, am I only able to recieve an email every 30 minutes?
Categories
Find more on Downloads in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!