AllianceBioversityCIAT / CLARISA-Legacy

CLARISA (CGIAR Level Agricultural Results Interoperable System Architecture) Is a platform that helps to transform raw data on CGIAR research and activities into meaningful information
0 stars 0 forks source link

Control lists not loading on CLARISA #55

Closed gcmartinezg closed 2 years ago

gcmartinezg commented 2 years ago

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

image The control lists keeps trying to get the information, but nothing happens

image The error message being displayed in the browser's console

Tasks:

jdmunozg commented 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.

gcmartinezg commented 2 years ago

image.png