What are common causes of a 409 HTTP status code, and how can I resolve them?

Hi @davissmith1224307,

Welcome to the Auth0 Community.

The 409 error happens when you’re trying to create a user, a tenant or any other entity with a name that has already been used. If you have entities whose names are already taken try deleting them or changing the name slightly.

If you have any other questions feel free to ask us.

Have a good one,
Vlad

1 Like