Closed gcmartinezg closed 2 years ago
We thought that the error came at the time of instancing the public user. Trying to solve this, we modified the position of the filters. When testing this solution, we realized that the public user did not have the appropriate permissions to fetch the data from the control list.
Description:
All the control lists are not loading when an user clicks the button to display the table. Upon checking the developer tools, we can see that the services can not be loaded because a 401 Unauthorized error is happening. We need to check why this error is happening and to solve the problem.
Add Screenshot
The control lists keeps trying to get the information, but nothing happens
The error message being displayed in the browser's console
Tasks: