Hello, everyone! How are you doing? I wanted to ask you about something because I’m having a problem with the HTTP Request node that I didn’t have in previous versions. Here’s the JSON I’m using:
and in the options, I’ve tried the response format in a thousand ways and I get the same error, and the body i send in format “Raw”
Thank you very much as always, have a great week!
What is the error message (if any)?
Converting circular structure to JSON → starting at object with constructor ‘IncomingMessage’ | property ‘socket’ → object with constructor ‘TLSSocket’ | property ‘_httpMessage’ → object with constructor ‘ClientRequest’ — property ‘res’ closes the circle
I noticed something with referencing nodes, It might be an old method, I’m not sure if it’s relevant to the issue, but I thought it was worth mentioning..
Update the HTTP Request version, set the response format to “AutoDetect,” and it gives me the error: Invalid JSON in response body. But it updates anyway. I wanted to set “Stop Workflow” as a node option since I don’t know if it can update correctly or incorrectly.
Out of curiosity, if you make a separate manually triggered workflow with just HTTP Request node and try to update an issue in JIRA, does it work for you @Internalit_Automatio?