Error over the option to insert via IFrame

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

Can you post the URL of your website so we can take a look?
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.
Hi vinod thanks... I don't know how to avoid making more than 4 requests per second. My web page was create with wix and i don't know how do. Will this error still happen or will it be fixed?
I want to add that the thingspeak website also said the same error to my public channel.
The same thing happens to me sometimes it says this and when I reload it shows the error in another field.
Heeelp please!?
errorthingspeak.PNG
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.
Are you still seeing an issue?
Do not! it is already resolved, thank you!

Sign in to comment.

 Accepted Answer

I've got the same problem and tried to find out what the problem is, but no answers yet.
[크기변환]capture.PNG

3 Comments

Can you post the URL of your website so we can take a look?
Thanks. See my earlier comment. You can resolve this on your side by doing something like this.
However, a better solution can be achieved on ThingSpeak end. We'll work towards that.
I've got the answer.
Read API keys in the Iframe was the problem.
Thanks Vinod.

Sign in to comment.

More Answers (0)

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Products

Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!