The output of the httpGet is a json formatted response, however I can’t seem to get the variable “key” from the parsed json. I’ve tried this on other sites and it works fine. The webpage I’m polling is from a PhP mysql query converted to json. I’ve used a json validator to verify the json is constructed correctly. Any ideas why the json won’t parse correctly and allow output of the desired field?