I can’t access the plugin navigation in my prod. What do you think the issue here? The plugin is installed and working fine last week and suddenly this happens. I get 403 in console.
I hide the “Audience” Collection type
api/src/extensions/navigation/content-types/audience/schema.json
{
“pluginOptions”: {
“content-manager”: {
“visible”: false
},
“content-type-builder”: {
“visible”: false
}
}
}
Is this the cause or there’s something else?
This topic has been created from a Discord post (1276445657648857139) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord