Cheers for checking. I have updated and all seems fine now ![]()
Please help
In this, I want my Blog from WordPress, but when I run it give this error
This works..
Hereβs the deal.. You need to:
- Create the App
- Go to Products and Request Permissions for: Share on LinkedIn and Sign In with LinkedIn using OpenID Connect
- Go to Auth and copy your Client Id and Client Secret to a notepad
- Add the n8n redirect URI: * n8n - OAuth Callback
- IMPORTANT: Go to Docs and Tools β Oauth Token Tools
*Check the Required Permissions
*Request Access Token by Logging in
*Copy Access Token - Plan to replace it in 2 months
Now in the workflow for BOTH Get User URN and LinedinPost:
*Choose Authentication: None
*Toggle SendHeaders
*Headers:
Authtorization: Bearer {Access Token}
client_id: {Client Id}
client_secret: {Client Secret}
Accept: application/json
This should work for you
LinkedIn node is still not working!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.


