LInkedin error Bummer, something went wrong

Describe the problem/error/question

I’m trying to connect linkedin node. Followed all steps, insert all data credentials right, but I’m getting Bummer, something went wrong. from linkedin.

I’m using the community credencials.

I also tried use the standard option, but, I’m getting 403 error when trying to test the step.

I’m preety sure that I have inserted the right informations, including the callback URL (that are missing this instruction in n8n docs).

I’m using default paid account from n8n website.

When I connect using standard mode, all goes fine with , but, when I try to test step, returns a 403 error.
When I disable legacy and organization, connection not work giving me the “Bummer, something went wrong” error.
If I try with legacy on, but organization off, and vice-versa, all goes fine… but, I still receive 403 error

Hi! I’m experiencing the same issue with the LinkedIn node in N8N. I’m currently using the HTTP Request node with OAuth2 authentication because it allows me to input the scope, and that has worked for me.