hello guys, im following a tutorial and im getting this error when i tried to create an user, i have all the permisions in Any
Thanks for your help
TL;DR
Developers encountering a 401 error for creating a user are likely facing a role permission issue. The error indicates that the user role lacks the necessary scope for user creation. To resolve this, the role in question needs to be granted the 'users.write' scope.