A specific user while viewing the live status of a project, gets an API-1007 error message when accessing one specific view.
Looking at the app-ca.log file we find the following warning:
WARN 2024-11-11 12:48:01,043 [http-nio-80-exec-5730] ppm.rest (clarity:myuser:mysession:PPM_REST_API) (86063778-3a21-4c47-80c3-b734560dac4a) User myuser tried to GET resource [resource name: obaTodos, resource id: null] but does not have permission.
This error is being caused by the user missing rights to view the "To Dos" attributes.
Assign the Global "To Dos" related rights to the Resource to resolve the behavior.