I know others have had this issue but I did not see any resolution for it. I am creating a standard oauth connection, where I log into my account, but despite the connection being good, I cannot create a post in LinkedIn at all. I get the 403 forbidden error every time.
For the record, I have the same type of connection in Make.com and it works fine. Not sure what else I can do.
I appreciate any help.
Iāve tried both. When I use Community Management, whenever I get to the part where I am to connect, it just says Oops, there was a problem.
When I use standard, it does connect (cuz I just have to log in), but again, Iām forbidden from ever posting anything. But, I leave all of the options as default, so yes, organization support is on.
Thatās what I am trying to tell you. I did. And nothing happens. The screenshot I attached is exactly what it looked like after I clicked to connect my account. And it wouldnāt let me save. It kept saying that it already saved. But, yea, it isnāt happening.
That is odd however you may also need the fix I mentioned which is not yet released. The fix has been merged and should be available in the next release which will likely be going out tomorrow.
NEW UPDATE
After toggling BOTH Organization and Legacy OFF I was able to connect my account (by logging in) but STILL I get 403 error whenever trying to postā¦
NodeApiError: Forbidden - perhaps check your credentials?
at Object.linkedInApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/LinkedIn/GenericFunctions.js:49:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/LinkedIn/LinkedIn.node.js:216:40)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:728:19)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:664:51
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1076:20
There are so many deployment tools now, Does Railway work from a docker file in a GitHub repo? It could be a case of adding the version to the end of the docker image.
No. Just searched templates, found the one with n8n and workers (and Postgres and Redis) and clicked to download it.
It deployed from Dockerhub and links to this - https://hub.docker.com/r/n8nio/n8n
Unfortunately I was never able to figure out how to update n8n in this cloud instance, so I installed locally and have been using it on my machine. I updated successfully and can say that YES, the issue has been resolved. Linkedin Posting now works for me. Cheers!