Linkedin Connection Issue

Hey guys,

Having an issue connecting company’s linkedin, keep getting this error:

NodeApiError: Unable to sign without access token at ExecuteContext.linkedInApiRequest (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@[email protected]_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/LinkedIn/GenericFunctions.ts:71:9) at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@[email protected]_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/LinkedIn/LinkedIn.node.ts:278:22) at WorkflowExecute.executeNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@[email protected]_@[email protected]_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1045:8) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@[email protected]_@[email protected]_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1226:11) at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@[email protected]_@[email protected]_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1662:27 at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@[email protected]_@[email protected]_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2274:11

any ideas for fixing? thanks:)

Hey @Nicole_Vomm ! Welcome to n8n community!

Are you on Cloud or self-hosted n8n?

But anyway try recreate the credentials.

1 Like

hey, appreciate your response! i have it on n8n cloud; have tried to recreate it for 3 times already:(

Do your credentials in n8n are successfully connected? (Share an image please with that popup where you click Connect)

Anyway in LinkedIn, be sure you login as admin and eensure the credential has the correct permissions (scopes) granted to interact with company pages. For posting or managing a company page, you typically need scopes like:

  • ​r_organization_social (for social actions on behalf of the company)

  • ​w_organization_social (for posting content)

  • ​r_liteprofile (basic profile info, often required)

After you have done that, reconnect with credentials.

Can you explain what steps you followed, so we can figure out where you miss something?

Cheers!

1 Like

I think there is an issue on linkedin end, but i have no clue why. Both company and my personal page decline posting.

Here are scopes I’m having; not all needed, but I allowed everything what was possible in linkedin “products”.

I’ve filled in all required by linkedin forms, but mb i still lack some verifications🥲 on youtube tutorials it seemed waaay easier…))

Thank You!

Hey @Nicole_Vomm !

The first image explains that…

The scopes you need (r_organization_social and w_organization_social) are part of the Community Management API (which falls under the Marketing Solutions umbrella). You must be approved and I see still in progresss for this product in your developer applicationn.

Cheers!

1 Like

okay.. but it’s said there that it’ll take 10-14 days.. is that always that long?

I’ll wait then and if i still have this issue, I’ll get back to you!:slight_smile:

Thank You once again!!

1 Like