Describe the problem/error/question
Linkedin node in N8N 1.89.2 has the wrong API version.
It is trying to use api version: 20240401 but Linkedin version is 202401
What is the error message (if any)?
Your request is invalid or could not be processed by the service
Requested version 20240401 is not active
Error code
426
Full message
{ "status": 426, "code": "NONEXISTENT_VERSION", "message": "Requested version 20240401 is not active" }
Screenshots
Information on your n8n setup
- **n8n version:1.89.2
- **Database (default: SQLite):SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- **Operating system: ubuntu 22.04