blue-smartphone-3502
02/20/2023, 3:01 AMfaint-musician-4508
faint-musician-4508
breezy-evening-56597
blue-smartphone-3502
02/20/2023, 1:08 PMblue-smartphone-3502
02/20/2023, 1:18 PMresp.data
. What am I doing incorrectly there? Should I be using a different string for tenant admin?
const userTenants = [{ tenantId: 'test', roles: ['Tenant Admin'] }]
late-spoon-95735
02/20/2023, 1:41 PMroleNames
instead of roles
. Are you using JS or TS? Give it a try and LMK if you have more issues.blue-smartphone-3502
02/20/2023, 3:29 PMroleNames
worked but only when I created a new role (i.e I couldn’t use ‘Tenant Admin’), that’s okay though I’ll just set up the same permissions for a new role. Btw, it looks like your documentation might be wrong, the sample code here uses roles
blue-smartphone-3502
02/20/2023, 3:30 PMancient-motorcycle-2291
02/20/2023, 3:45 PM