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 commentaires

Vinod
Vinod le 22 Déc 2019
Can you post the URL of your website so we can take a look?
Marc Capafons Garcia
Marc Capafons Garcia le 22 Déc 2019
Modifié(e) : Image Analyst le 22 Déc 2019
Vinod
Vinod le 23 Déc 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.
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
Vinod
Vinod le 23 Déc 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.
OK thank you! :)
Vinod
Vinod le 15 Jan 2020
Are you still seeing an issue?
Do not! it is already resolved, thank you!

Connectez-vous pour commenter.

 Réponse acceptée

Hantae Jung
Hantae Jung le 22 Déc 2019

0 votes

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

3 commentaires

Vinod
Vinod le 22 Déc 2019
Can you post the URL of your website so we can take a look?
Vinod
Vinod le 23 Déc 2019
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.
Hantae Jung
Hantae Jung le 27 Déc 2019
I've got the answer.
Read API keys in the Iframe was the problem.
Thanks Vinod.

Connectez-vous pour commenter.

Plus de réponses (0)

Communautés

Plus de réponses dans  ThingSpeak Community

Catégories

En savoir plus sur ThingSpeak dans Centre d'aide et File Exchange

Produits

Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by