Skip to content

POLICY_NOT_MANAGED_BY_BROKER

POLICY_NOT_MANAGED_BY_BROKER

Description

The authenticated broker does not manage the policy referenced by the request.

HTTP Status

403 Forbidden

doc_url Format

The doc_url value is an absolute URL and changes by environment:

<docs-base-url>/errors/policy_not_managed_by_broker

Typical Causes

  • The policy belongs to another broker.
  • The caller used a policy or compartment identifier from another customer.
  • The local policy ownership projection is stale.

How To Fix

  1. Verify that the policy or compartment identifier is correct.
  2. Confirm that the authenticated broker manages the policy.
  3. Retry after the policy ownership projection is current.