Hi Jam,
Here my workflow (the HTTP Request node is “Récupère le workflow”.
And here the full JSON response :
[
{
"data": {
"id": "1",
"name": "Workflow de test",
"active": false,
"nodes": [
{
"parameters": {
},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
320,
380
]
},
{
"parameters": {
"errorMessage": "On a réussi !"
},
"name": "Stop And Error",
"type": "n8n-nodes-base.stopAndError",
"typeVersion": 1,
"position": [
540,
380
]
}
],
"connections": {
"Start": {
"main": [
[
{
"node": "Stop And Error",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-03-04T15:09:47.804Z",
"updatedAt": "2022-03-10T21:31:59.225Z",
"settings": {
"timezone": "Europe/Paris",
"saveExecutionProgress": "DEFAULT",
"saveManualExecutions": true
},
"staticData": null,
"tags": [
{
"id": "1",
"name": "work in progress",
"createdAt": "2022-03-10T21:30:55.833Z",
"updatedAt": "2022-03-10T21:30:55.833Z"
}
]
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
},
{
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE",
"cause": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"error": {
"code": "ERR_HTTP_INVALID_HEADER_VALUE"
},
"options": {
}
}
}
]