Hi @ww9rivers , I'm @akouki_splunk , the developer of the Content Manager App. It seems you are having an issue with the blacklisted roles or users. Do you have access to the app configuration files? If so, please open the etc/apps/appcontentmanager/default/acms_settings.conf file and clear the blacklisted_roles and blacklisted_users attributes. The file content should look like this after the modification : [settings]
blacklisted_apps = alert_logevent,alert_webhook,appsbrowser,introspection_generator_addon,launcher,learned,legacy,logd_input,python_upgrade_readiness_app,sample_app,splunk_assist,splunk_gdi,splunk_httpinput,splunk_ingest_actions,splunk_instrumentation,splunk_internal_metrics,splunk_metrics_workspace,splunk_monitoring_console,splunk_secure_gateway,SplunkForwarder,SplunkLightForwarder,splunk-dashboard-studio
blacklisted_conffiles = server,limits,app,passwords
blacklisted_stanzas =
blacklisted_roles =
blacklisted_users =
theme = light
is_configured = 0
default_owner = nobody
... View more