Hi there
I’m having issue requestion API with an http node. When the API return an error, it’s always formatted like this :
Wich is not exploitable for me to log the error. Is there a way to have the error well formated ?
Thanks
Hi there
I’m having issue requestion API with an http node. When the API return an error, it’s always formatted like this :
Wich is not exploitable for me to log the error. Is there a way to have the error well formated ?
Thanks
It looks like your topic is missing some important information. Could you provide the following if applicable.
Hey @dubarseo
Can you share the workflow? It looks like it would be worth adding a set node after it that cleans the message and parses it as json.
Sure, here it is :
It’s an API
@dubarseo did you manage to fix this?
Not so far, i need to test what i can do with the Set Node