hello, im getting an error while creating roles. const response = await UserRoles.createNewRol...
j
hello, im getting an error while creating roles. const response = await UserRoles.createNewRoleOrAddPermissions('free', [ 'read', ]);
r
hey @jhjhjhjh9964 which version of the core are you using?
j
"supertokens-node": "^14.1.1",
r
Which core version?
j
where can i find this ?
v5.0?
on the dashboard
r
i can't replicate this issue on local. Have you customised anything in the user roles recipe in the backend SDK?