"Couldn't save Event"- access Forbidden

Hello DHIS2 Community :wave:
I am trying to save data in my Event Program which is used to save participant information.

DHIS2 is saying “Couldn’t Save Event” The console shows :point_down: "Forbidden Type: “access”

image

Also, it is best to mention that when I first opened the selected program and its dimensions It displayed some kind of message saying “Working List could not be loaded”

Accordingly, the console is showing this :point_down:

image

Appreciate it if I could get an assist ASAP. Thanks in advance

Upon further investigation, I found a detailed error message on the console :point_down:

image

What do you suggest I should do about it Identifying the exact category combo and category options? On the message, only their IDs are displayed and I don’t think there is a way for me to identify which combs and options

Hi @Eyuel_Nigussie

Try to check which Category combo it is refering to using the API:

your_instance_URL/api/29/categoryCombos/[category_combo_UID]

Make sure the sharing settings are set correct for the user from the metadata, OUs, and program stages.