The n8n LinkedIn node (n8n-nodes-base.linkedIn v1) is hardcoded to use LinkedIn API version 20250401 which does not exist, causing all LinkedIn posting operations to fail with error code NONEXISTENT_VERSION.
Describe the problem/error/question
Error Details
Error Message:
426 - {“status”:426,“code”:“NONEXISTENT_VERSION”,“message”:“Requested version 20250401 is not active”}
Error Location:
/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/LinkedIn/GenericFunctions.ts:71:9
HTTP Status Code: 426 (Upgrade Required)
Node Details:
Node Type: n8n-nodes-base.linkedIn
Node Version: 1
Operation: Create Post
Resource: Post
What is the error message (if any)?
Please share your workflow
Error Details
Error Message:
426 - {"status":426,"code":"NONEXISTENT_VERSION","message":"Requested version 20250401 is not active"}
Error Location:
/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/LinkedIn/GenericFunctions.ts:71:9
HTTP Status Code: 426 (Upgrade Required)
Node Details:
Node Type: n8n-nodes-base.linkedIn
Node Version: 1
Operation: Create Post
Resource: Post
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: