My call to
throws the exception:
I even tried with grant admin permisson to that user but still throws the same exception. asked 26.02.2014 at 05:16 Tran Cuong Truc Flavio Sadeghi ♦♦ |
Hello, You can execute your code with systemUserPermissions using a callable function. In this Example I get a List of Roles of a User.
answered 26.02.2014 at 15:42 Raphael Bürgin The method getRoles() only returns the roles that are directly assigned to the user. Whereas the method getAllRoles() returns also the roles that the user inherits because of the hierarchy of the roles.
(04.03.2014 at 17:21)
Reto Weiss ♦♦
|
Login with "Developer" user Or Grant Developer's permission for your Test User role
answered 26.02.2014 at 09:54 Tho Tran This way is overtake the root permisson, it works thought but I'm worry about security. But anyway, it will be an alternative way if the method below doesn't work. :)
(27.02.2014 at 03:21)
Tran Cuong Truc
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 26.02.2014 at 05:16
Seen: 4,180 times
Last updated: 05.03.2014 at 08:49