Curl error while creating user
I have a problem when trying to create users with authentication via plugin: application passwords
curl -X POST --user applogin:y530 8Uf9 OMSW sSsR Q0S8 zaqS http://website.com//wp-json/wp/v2/users -d [email protected] -H Content-Type: application/x-www-form-urlencoded
return errror: Sorry, you are not allowed to create new users
What could this be caused by? On the local instance it worked