Thank you both for your help. I didn’t even realize I hadn’t set the HTTPS protocol, but unfortunately, that wasn’t the problem.
I assume the double passing of variables through the template, caused this problem. I have now eliminated the template that produced the weather icon, inserting the URL directly into the final template and inserting the icon code as a variable, whose code is generated by a lookup taken from a relationship with the weather table.
I attach the screenshot of the solution.
Kind regards
4 Likes