n8n - 💡(How to fix) Fix linkedin version issue

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

  • error: all
RAW_BUFFERClick to expand / collapse

Bug Description

i am having an issue with the LinkedIn node and tool. i am getting the following issue Your request is invalid or could not be processed by the service. Details: Requested version 20250401 is not active Requested version 20250401 is not active. Any update or solution available?

To Reproduce

Just try to post to LinkedIn using the official LinkedIn node

Expected behavior

i expect to post to my LinkedIn account

Debug Info

Debug info

core

  • n8nVersion: 2.16.2
  • platform: docker (self-hosted)
  • nodeJsVersion: 24.14.1
  • nodeEnv: production
  • database: postgres
  • executionMode: scaling (single-main)
  • concurrency: -1
  • license: enterprise (production)
  • consumerId: 23e66fb8-b270-48c3-8610-999a81e42df0

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: database

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/147.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-04-20T18:56:25.564Z

Operating System

Ubuntu

n8n Version

2.16.2

Node.js Version

latest

Database

SQLite (default)

Execution mode

main (default)

Hosting

self hosted

extent analysis

TL;DR

The issue is likely due to an outdated LinkedIn API version being requested, and updating the LinkedIn node to use a supported version may resolve the issue.

Guidance

  • Check the LinkedIn API documentation to determine the currently supported versions and update the LinkedIn node to use one of these versions.
  • Verify that the LinkedIn node is configured correctly and that the requested version is indeed not active, as indicated by the error message.
  • Consider reaching out to the n8n community or support team for further assistance, as the issue may be related to a specific configuration or setup.
  • Review the n8n version and Node.js version to ensure they are compatible with the LinkedIn API version being used.

Example

No code snippet is provided as the issue is related to configuration and API versioning.

Notes

The issue may be specific to the self-hosted setup and the enterprise license, and further investigation may be required to determine the root cause.

Recommendation

Apply workaround: Update the LinkedIn node to use a supported API version, as the error message indicates that the requested version is not active.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

i expect to post to my LinkedIn account

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING