Error when trying to add customer in woocommerce

There is a parameter missing in the woocommerce node to add a new customer, see the image on the link
Screenshot by Lightshot I couldn’t solve it here, is it possible to solve this?

this is the answer code

{
"message": "Request failed with status code 400",
"name": "Error",
"stack": "Error: Request failed with status code 400 at createError (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/createError.js:16:15) at settle (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/usr/local/lib/node_modules/n8n/node_modules/axios/lib/adapters/http.js:269:11) at IncomingMessage.emit (events.js:327:22) at endReadableNT (internal/streams/readable.js:1327:12) at processTicksAndRejections (internal/process/task_queues.js:80:21)"
}

@egnine_team welcome to the community

Weird, for me, that field is not needed. You might have a different version than me. Anyways, just added the field and it will be available in the next release.

2 Likes

Got released with [email protected]