Skip to main content

E1202. Policy file not found

Severity: ERROR. Class: PolicyLoadError.

What happened

The SDK was told to load a policy from a path that does not exist.

How to fix

Double-check the path you passed to policy_file=. If you meant to use the global policy, drop the argument and let the SDK find ~/.controlzero/policy.yaml automatically.

See also