Hello,
I am new to the particle.
I am trying to integrate my particle argon device into Thingspeak for wireless data visualization and MATLAB processing.
But on my end, the integration option is not enabled.
I can not save my settings to save the webhook.
Snip attached.
Thanks for your time and valuable help.
I believe you need to put the api_key in the field for Thinkspeak write API key in Parameters, not in the Form Fields as api_key.
Thanks for your response.
That issue was solved.
But still can not integrate with think speak
Does particle argon compatible with thinkspeak ?
Can anybody confirm me ?
There is something wrong either with the webhook or the data you are sending up in the publish, but there's not enough information to tell from the post so far. This is resulting in a bad request error (400).
Once you fix that problem, the sleep will stop. The sleep error occurs when the server repeatedly rejects your requests with an error and once you solve the bad request problem, the sleep will stop.