Hi @JOduMonT thanks for reaching out and being a part of the community! I think the best option is for us to check with @Matheus_Weckwerth to see if he’d be interested in helping you get set up with the template! I’ll also go in and test it out, because it sounds awesome.
Matheus, would you recommend he keep an eye out for anything in particular when setting up your template?
@JOduMonT you might also check out the following thread for help with the LinkedIn error: Linkedin credential errors. It sounds like a missing scope issue most likely.
In the Products tab, the following are enabled: Share on LinkedIn, Sign In with LinkedIn using OpenID Connect, in my case I enabled everything I could)
In the LinkedIn credential on n8n, I left the “Legacy” option disabled, below Organization Support.)
But I’m running my n8n on node on an ubuntue vps, not docker. i confirmed all your suggestions and that didn’t fix it. I think the redirect URL n8n is suggesting is wrong? it should be a publically available URL not local host (the IP address of my vps). How do I change that?
It should be http:// or https:// then whatever your IP or domain is, This is where you will be redirected once the connection is complete but it is possible that LinkedIn may require HTTPS and a domain if not using localhost.
@Matheus_Weckwerth, thank you for your advice! Turning off the “Legacy” option is what helped me with the issue. Unfortunately, I spent some time before I bumped into this conversation!