CHW-4613 OnboardingClientNotFound

client not found in this organisation

Default message: client not found in this organisation
HTTP status: 404 (client)

Problem. /api/clients/:client_id/first-seen could not find the client credential. Cause. The client_id does not resolve in the caller’s org, or the client was revoked. Fix. Verify the id via GET /api/clients; if the client was deleted, recreate it. HTTP 404.