0

Using Notebook, I'm unable to list all the roles in the portal. When I tried I get this output which I'm aware but forgot to change this type to text. Appreciate your response in advance.

enter image description here

Axisnix
  • 2,822
  • 5
  • 19
  • 41

1 Answers1

0

You're just missing parenthesis:

  • enter image description here
  • enter image description here

See documentation for the RoleManager's .all() method.

sandeman_13
  • 161
  • 1
  • 6