Linkedin Node doesn't work in latest version

Hi team,

Linkedin Node doesn’t work i guess with the latest N8N version,
are you facing the same issue?

If you can’t update immediately, you can:

  • Use an HTTP Request node directly, authenticated with LinkedIn credentials.
  • Point to the API: POST https://api.linkedin.com/v2/ugcPosts
  • Include the correct headers, JSON payload, and manually use version 2024-04.
  • This is the temporary workaround recommended by the community.

Let me try it,

Many thanks

i’ll keep you inform

Hi,
I read and tried all tutorials :
Create linkedin App
i have ID / secret ID / SCopes…
I tried using HTTP Nodes

i also identified that the my current set up forms are different from the Forms and the tuorials and videos.

I guess it was working on the previous release and now is down