Auth0 Bulk Import Job

Ready to post? :mag: First, try searching for your answer.
What is the meaning of error PATTERN in failed entries?

Bulk User Imports (auth0.com)

Hi @sumansaurav

Welcome to the Auth0 Community!

Based on my knowledge that error code is associated with passwordHash property indicating that the password_hash value for a user did not pass a regex validation

https://community.auth0.com/t/user-import-fails-with-error-error-in-passwordhash-property-string-does-not-match-pattern/117769

Thanks
Dawid