You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I'm experiencing a problem with Restler 3 RC5.
I'm trying to set multiple user roles to my APIs access.
The API Endpoints are working properly in base of the authenticated user role.
The problem is on the API Explorer: after adding the API key the protected methods are not available.
Without using custom roles, everything is working fine.
I have posted some examples on how I did this using comments at the function/endpoint level to require one or more permissions, and then hide methods which the user doesnt have permission for. Let me know if that works
Hi all,
I'm experiencing a problem with Restler 3 RC5.
I'm trying to set multiple user roles to my APIs access.
The API Endpoints are working properly in base of the authenticated user role.
The problem is on the API Explorer: after adding the API key the protected methods are not available.
Without using custom roles, everything is working fine.
Anyone can help me?
Thanks
The text was updated successfully, but these errors were encountered: