Skip to content

not_found

HTTP status: 404 Not Found

The addressed resource doesn’t exist, or isn’t visible to this token.

  • A misspelled org, project, flag, environment, or segment key.
  • A Service Token whose project allowlist excludes the target project.
  • A resource that was deleted.

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.

{
"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"]
}