I'd really like some help if possible. I put in a support ticket for this issue but I haven't heard from anyone for 2 weeks.
I have 3 tag managers and 15 tags total. I have 10 tags setup with custom URL calling. Those 10 tags are on all 3 different tag managers. All 10 tags are set to use HTTP Get to send the tag temperature, when it changes, to my home automation system. I've had this running perfectly for a couple of years. All of a sudden 5 of the 10 tags no longer send the updated temperature to my home automation system. The 5 tags that no longer work are on different tag managers, along with other tags that are still working and sending the updated temperatures via a URL call. So that rules out an issue with the tag manager. I've checked the URL calling log for the tags that don't work and it seems to show that the URL call was done....I think. Here's as example:
02/07-17:48:33Z:Did URL Call from Tag Manager: PRIVMSG some_encryption :@$some_more_encryption=$local_IP_Address:Port/rest/vars/set/1/217/635.54
Here is what I have in my custom URL call:
http://username:password@local_IP_Address:Port/rest/vars/set/1/217/<%({2}*9/5+32)*10%>
I've tested the exact same local URL call using my web browser and it works, so it doesn't seem to be an issue with the home automation system. I've tried sending the tag URL call to a different variable in my home automation system...nothing.
Any help would be greatly appreciated as my house/home automation runs heavily off of these temperature tags. Let me know if you need any additional info to help me troubleshoot.