n8n/packages/cli/src/errors/response-errors
2026-03-18 13:46:00 +00:00
..
__tests__ feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
abstract feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
auth.error.ts
bad-request.error.ts
conflict.error.ts
content-too-large.error.ts fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
forbidden.error.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
internal-server.error.ts feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00
invalid-mfa-code.error.ts fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
invalid-mfa-recovery-code-error.ts fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
license-eula-required.error.ts feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
locked.error.ts feat: Add tab scoped collaboration (#25646) 2026-02-19 16:14:56 +00:00
not-found.error.ts feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +02:00
not-implemented.error.ts feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
scope-forbidden.error.ts feat(core): Add structured error responses for authorization failures (#27170) 2026-03-18 13:46:00 +00:00
service-unavailable.error.ts
too-many-requests.error.ts fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
transfer-credential.error.ts feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
transfer-workflow.error.ts feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +02:00
unauthenticated.error.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
unprocessable.error.ts
webhook-not-found.error.ts chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
workflow-validation.error.ts feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02:00