not_found
HTTP status: 404 Not Found
The addressed resource doesn’t exist, or isn’t visible to this token.
Common causes
Section titled “Common causes”- A misspelled org, project, flag, environment, or segment key.
- A Service Token whose project allowlist excludes the target project.
- A resource that was deleted.
How to fix
Section titled “How to fix”Check the key/slug in the path. If a did_you_mean array is present, try one of its suggestions. Confirm the token’s project allowlist includes the project.
Example
Section titled “Example”{ "error": "not_found", "message": "Flag 'new-chekout' was not found.", "docs_url": "https://featureflip.io/docs/management-api/errors/not_found", "did_you_mean": ["new-checkout"]}