Hi,
I’m getting the following error, when I try to publish a post in LinkedIn, as person or organization:
ERROR: Your request is invalid or could not be processed by the service
ERROR :: /distribution/targetEnties :: unrecognized field found but not allowed
Stack
NodeApiError: Your request is invalid or could not be processed by the service
at Object.linkedInApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/LinkedIn/GenericFunctions.js:41:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/LinkedIn/LinkedIn.node.js:160:40)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:652:28)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:592:53
Anyone is getting the same error?
I have a Docker, and it was working since last week. And I checked the credentials and are ok.
Thanks you
Regards