userAuth
userAuth copied to clipboard
Error code: 'security_unauthorized' while creating new user
I'v got this error while creating new local user
GET /signin 200 44.507 ms - 3938
{ message: 'Valid credentials are required.',
code: 'security_unauthorized' }
And it's not clear from the post whould I create Collection local-users before create users?
Same here.... node -v v0.10.33