Hi guys,
I tried to test my API in my custom module in postman, but I got the message that I am not allowed to access the records.
this is the error:
Un-authorized: You are not allowed to access 'Real Estate Property Tag' (estate.property.tag) records.
This operation is allowed for the following groups:- User types/Internal User
Contact your administrator to request access if necessary.
what I've done is:
- Checked User Permissions
- Assigned the User to the Appropriate Group
- Reviewed Model Security Rules
anyone knows how to solve this?
While fetching information via the API, did you provide a username and password? Please check that user's permissions.