Skip to content
Settings

HELP_TOPIC_NOT_FOUND — help topic not found

cyoda-go version 0.6.2

HELP_TOPIC_NOT_FOUND — requested help topic does not exist.

HTTP: 404 Not Found. Retryable: no.

Returned by GET {ContextPath}/help/{topic} when {topic} is well-formed (matches [A-Za-z0-9._-]+) but does not resolve to any topic in the tree. Clients should GET {ContextPath}/help to discover available topic paths.

  • errors
  • cyoda help errors — Every error response from the Cyoda REST API carries a structured errorCode in the properties object. Multiple codes may share the same HTTP status. Programmatic handling keys on errorCode, not HTTP status.