I am getting following error while create user Connection must be enabled for this client to perform single user creation and signup operations

I am getting following error during creating user by api.
https://dev-qxvgz8pze4bd36zp.us.auth0.com/api/v2/users

As following body:

Response body {
“statusCode”: 400,
“error”: “Bad Request”,
“message”: “Connection must be enabled for this client to perform single user creation and signup operations (client_id: UX4yALcHAQFSXXXXXXXX - connection: Username-Password-Authentication)”,
“errorCode”: “auth0_idp_error”
}

Hi @ysunil702,

Welcome to the Auth0 Community!

I recommend referring to this knowledge solution which answers this question.

Let me know if you have any further questions.

Thanks,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.