I'm getting this message in my console I need help please everything is working perfecting in the users side(like the user is creating but that 401 is still in the console which is making the users not to login ) please help me out
TL;DR
Error 401 is occurring when creating a user due to missing scope 'account' for role 'guests'. This prevents users from logging in. Developers need to update the role's permissions to include the necessary scope 'account' to resolve the issue.