Question

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

  • 28 August 2023
  • 5 replies
  • 43 views

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!


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +14

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,

 

 

Userlevel 7
Badge +14

@vinculonorte 

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

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

Userlevel 7
Badge +14

@vinculonorte 

Check WordPress validations for the username.

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