Hey guy, I am trying to create a webhook which sends temperature data every 30 seconds to Thingspeak.
The events are being published in the console and the Thingspeak is getting entries but no data is being sent. Also, I noticed that the docs state that the console should display h
hook-sent/temp: Confirmation that the webhook was sent to ThingSpeak's servers.
hook-response/temp/0: The response that the webhook received from ThingSpeak.
I think the problem is not being able to subscribe ( i managed to do that, Thanks) . the thingspeak is not receiving the data and therefore not creating graphs
If you don’t mind me asking, why are you using a webhook? My company has been using using thinkspeak with a number of photons for a while now and all we did was include the ThingSpeak.h library.