Sendhoran Manokaran in MATLAB Answers
Letzte Aktivitätam 16 Aug. 2021

Hello. I am doing a Thingspeak project and I am having this issue that is printed out on only one of my MATLAB analyses which is: Error using matlab.internal.webservices.HTTPConnector/copyContentToByteArray (line 396) The server returned the status 429 with message "Too Many Requests" in response to the request to URL Error in readContentFromWebService (line 46) byteArray = copyContentToByteArray(connection); Error in webwrite (line 139) [varargout{1:nargout}] = readContentFromWebService(connection, options); Error in High humidity (line 8) result = webwrite(alert_url, jsonmessage, options); Can I know what this issue means? The rest of my analyses do not have an issue -- only one of them does.

Info zu ThingSpeak

The community for students, researchers, and engineers looking to use MATLAB, Simulink, and ThingSpeak for Internet of Things applications. You can find the latest ThingSpeak news, tutorials to jump-start your next IoT project, and a forum to engage in a discussion on your latest cloud-based project. You can see answers to problems other users have solved and share how you solved a problem.