It is not that. I get the same in the console.
Some data is missing half way in the message.Below I will post the whole output from my browser.
Node red http does not give me the payload:result data ???
{
"ActTime" : 1585649518,
"AstrTwilightEnd" : "21:35",
"AstrTwilightStart" : "04:37",
"CivTwilightEnd" : "20:09",
"CivTwilightStart" : "06:03",
"DayLength" : "12:57",
"NautTwilightEnd" : "20:50",
"NautTwilightStart" : "05:22",
"ServerTime" : "2020-03-31 11:11:58",
"SunAtSouth" : "13:06",
"Sunrise" : "06:37",
"Sunset" : "19:35",
"app_version" : "2020.1",
"result" :
[
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 9,
"Data" : "On",
"Description" : "",
"DimmerType" : "none",
"Favorite" : 1,
"HardwareID" : 8,
"HardwareName" : "Dummy",
"HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
"HardwareTypeVal" : 15,
"HaveDimmer" : true,
"HaveGroupCmd" : true,
"HaveTimeout" : false,
"ID" : "000140E8",
"Image" : "Generic",
"IsSubDevice" : false,
"LastUpdate" : "2020-03-31 11:08:36",
"Level" : 0,
"LevelInt" : 0,
"MaxDimLevel" : 100,
"Name" : "GarageAlarm",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" :
[
0
],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"Status" : "On",
"StrParam1" : "",
"StrParam2" : "",
"SubType" : "Switch",
"SwitchType" : "On/Off",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "Light/Switch",
"TypeImg" : "lightbulb",
"Unit" : 1,
"Used" : 1,
"UsedByCamera" : false,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "152"
}
],
"status" : "OK",
"title" : "Devices"
}