Skip to content

feature_disabled

What happened

This feature is currently unavailable. Please try again later or contact an administrator.

Technical background

FeatureDisabledError: the feature owning the called handler is globally disabled. Distinct from access_denied — clients should show “feature currently unavailable” rather than “no permission”.

details.feature and details.handler indicate which feature and handler. Enable the feature via feature toggle or routing config (see Feature Toggles).