n8n - 💡(How to fix) Fix Bug: LinkedIn Node Unable to Fetch Person ID in “Create Post” Operation

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

In the LinkedIn OAuth2 API credential setup, authentication succeeds, but inside the LinkedIn → Post → Create operation, the “Person Name or ID” dropdown fails to load and displays the following error: Error fetching options from LinkedIn Tooltip error: 9. Observe the error

RAW_BUFFERClick to expand / collapse

Bug Description

The LinkedIn node fails to fetch the authenticated user’s Person ID when trying to create a post.

In the LinkedIn OAuth2 API credential setup, authentication succeeds, but inside the LinkedIn → Post → Create operation, the “Person Name or ID” dropdown fails to load and displays the following error:

When i put my linkedin id in expression still not working.

Error fetching options from LinkedIn

Tooltip error:

There was a problem loading the parameter options from server: "[object Object]"

As a result, it is impossible to select the LinkedIn profile/person account to publish the post.

<img width="929" height="383" alt="Image" src="https://github.com/user-attachments/assets/ee669d29-6386-49e1-8100-c9f9a01be668" />

To Reproduce

Steps to reproduce the behavior:

  1. Create LinkedIn OAuth2 credentials
  2. Authenticate successfully with LinkedIn
  3. Add LinkedIn node
  4. Select:
  5. Resource: Post
  6. Operation: Create
  7. Post As: Person
  8. Click on Person Name or ID
  9. Observe the error

Expected behavior

The node should fetch and display the authenticated LinkedIn user profile/person ID automatically.

Debug Info

na

Operating System

Windows

n8n Version

[email protected]

Node.js Version

cloud

Database

SQLite (default)

Execution mode

main (default)

Hosting

n8n cloud

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

The node should fetch and display the authenticated LinkedIn user profile/person ID automatically.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

n8n - 💡(How to fix) Fix Bug: LinkedIn Node Unable to Fetch Person ID in “Create Post” Operation