Required parameter missing or invalid: customer registration

Solved

Required parameter missing or invalid: customer registration

KakNaZlo
Tourist
13 1 2

Hello all!
When I try to register a new user for my store, I get this message and 400 error.
This happens regardless of whether the registration form is filled out or empty.
Maybe you have had this?

Accepted Solution (1)

KakNaZlo
Tourist
13 1 2

This is an accepted solution.

the error was caused by checking inputmask, the script stopped working and it stopped other scripts
solved by adding jquery.inputmask.min.js to the page, after that the form started working correctly again

View solution in original post

Replies 2 (2)

MandasaTech
Shopify Partner
723 146 151

Hello @KakNaZlo,
Please share your store URL.

☞ Helpful or Question answered? Please Click Like & Mark it Accepted Solution
☞ Want to modify or custom changes on store for affordable price? Click on Contact button here
☞ Email at info@mandasa.in
☞ Whatsapp at +918989609120 | Hire us at: Website Support Page

KakNaZlo
Tourist
13 1 2

This is an accepted solution.

the error was caused by checking inputmask, the script stopped working and it stopped other scripts
solved by adding jquery.inputmask.min.js to the page, after that the form started working correctly again