KindeK
Kinde2y ago
1 reply
moroshko

Permission doesn't work

I added an "admin" permission to a user.
However, await getPermissions() returns no permissions: { permissions: [], orgCode: 'org_bcddc426a6d' }
And, await getPermission() returns not granted: { orgCode: 'org_bcddc426a6d', isGranted: false }
What am I missing?
Screenshot_2024-04-28_at_9.36.55_AM.png
Screenshot_2024-04-28_at_9.38.12_AM.png
Was this page helpful?