I am trying to update a channel with the HTTPS Post interface and having some trouble following the documentation. I am using this example with my own api key.
POST https://api.thingspeak.com/update.json api_key=XXXXXXXXXXXXXXXX field1=73 I keep getting the below response any help is greatly appreciated. {"status":"400","error":"Bad Request"}