Error over the option to insert via IFrame
Show older comments
About two or three days ago when I accessed the web where the Iframes are embedded, some of them displayed a red "Field value unavailable" warning. This was not happening before and is not a problem with the data, because on the thingspeak website they are displayed without any problems.
Also, when you leave the web open for a while, these warnings disappear, but whenever you load the web, they are displayed again.


9 Comments
Vinod
on 22 Dec 2019
Can you post the URL of your website so we can take a look?
Marc Capafons Garcia
on 22 Dec 2019
Edited: Image Analyst
on 22 Dec 2019
Vinod
on 23 Dec 2019
I see the problem.
The server returns a 429 response because it sees more than 4 parallel requests to the /CHANNELS/ path. This results in the error being displayed, when in reality it will get a value back after when you make fewer requests per seond.
There are things that you can do on your website -- like stagger the loading of the frames so you don't do more than 4 concurrent requests per second. That said, a more elegant solution can be achieved on the server side. I've reported it to the development team to resolve.
Marc Capafons Garcia
on 23 Dec 2019
Marc Capafons Garcia
on 23 Dec 2019
Vinod
on 23 Dec 2019
We'll resolve this without you needing to make changes. With the holidays, it will likely be early January when we can get something qualified and deployed.
Thank you for your patience as we resolve this.
Marc Capafons Garcia
on 23 Dec 2019
Vinod
on 15 Jan 2020
Are you still seeing an issue?
Marc Capafons Garcia
on 15 Jan 2020
Accepted Answer
More Answers (0)
Communities
More Answers in the ThingSpeak Community
Categories
Find more on ThingSpeak in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
![[크기변환]capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/256725/[%ED%81%AC%EA%B8%B0%EB%B3%80%ED%99%98]capture.png)