Failed to set variable from HTTP Action

Hi all

I have a rule that calls OpenWeather API daily, sets variables and controls the state of my irrigation system based on rain conditions.

For the past two days I get a “Failed to set variable” error for one of the variables. Even though I get a 200 response.

Why does it happen and how do I solve it?

(Also, I dont seem to be able to add an image to the post. It loads infinitely)

I would start by taking a closer look at the Rule Logs and would recommend reading through the http action troubleshooting guide.

1 Like

I’ll give it a read! Thanks!