Skip to main content

Hi!
I’m working on a zap that after a Thrivecart purchase is done, creates a new user in wordpress, makes the order in woocommerce, and send an automation in mailerlite.

Things are good so far but for the new user in wordpres.

I set email as username, but whet I test it, I receive a message from zapier that says:

“WordPress ran into an issue. Error code 400: Parámetro(s) no válido(s): username”

How can I solve that?

Regards!

Hi @vinculonorte 

Good question.

To help us have enough context, please post detailed screenshots with how your Zap steps are configured along with the encountered error.


Hi Troy!
Thanks for the reply.

I am posting two images: One of the step wich I have issues on, and other with the email a receive from Zapier!

 

Regards,

 

 


@vinculonorte 

Are you trying to test with a username that already exists?


No, the username and the email are not in the database.


@vinculonorte 

Check WordPress validations for the username.

Perhaps it’s due to character length, or special characters like the @ and period.