Is anyone else having issues with formerly functional HTTP Request nodes since the latest component updates?
I no longer am getting a response back. No success or error codes just nothing…
I am using the HTTP requests for authentication purposes and haven’t touched these logic nodes in 2 weeks. I simply updated to the latest versions and I’m no longer seeing a response despite seeing the request go through successfully on the backend.
App ID: 97782
1 Like
Greg_F
August 28, 2020, 3:54am
#2
Confirmed the HTTP module returns gibberish in response body:
What ever the endpoint the HTTP module (outputs[“HTTP request”].resBody) returns this:
"{"_40":0,"_65":0,"_55":null,"_72":null}"
Took a while to figure out where it breaks… by the way - in the debugger all my flows show 0 outputs everywhere…
Thanks for reporting this. We found the issue and a fixed HTTP Request will be published asap.
And the update is now available
Please let me know if the issue persists even after updating the flow function from marketplace
1 Like
Greg_F
August 28, 2020, 8:48am
#5
Awesome! I will check later today.
Thanks for fast fix!