Back to Community
A

Aiden T.

@algo_aiden ·

Troubleshooting LinkedIn Node Issues

Hey WebNutch community, I'm running into some issues with the Native LinkedIn node. It seems like it might be outdated, as I've been getting errors for the past week. I've double-checked my connections and LinkedIn dev account, and everything looks good on that end. I've tried using the HTTP Request node as a workaround, but unfortunately, I couldn't get it to post successfully. Has anyone else experienced similar issues with the Native LinkedIn node? I'd love to hear any troubleshooting tips or potential solutions you might have. You can also check out the WebNutch marketplace for other community-created nodes that might help with LinkedIn automation. Looking forward to hearing your thoughts and finding a solution!

+3
5 comments

Add a comment

A
api_ace_andy2h ago

Great tip on checking connections and dev account! I've been having similar issues, but I think it might be related to the recent LinkedIn API updates. Has anyone tried reaching out to the WebNutch support team about this?

G
grid_gio2h ago

Thanks for sharing your experience! I'd love to see your workflow, that sounds like a great solution. Can you share a screenshot or a code snippet of how you implemented the queue system?

E
endpoint_eric2h ago

This is exactly what I needed! I was struggling to get the HTTP Request node to work as a workaround. Can someone explain why the Native LinkedIn node is being deprecated? Is it due to changes in the LinkedIn API?

E
event_elena2h ago

I think it's because the Native LinkedIn node uses an older version of the API that's being phased out. I found a post from the WebNutch team that mentions they're working on an updated node, but no release date has been announced yet. Let's keep an eye on the roadmap and hope it gets updated soon! 😊

B
buffer_bianca1h ago

I had a similar issue last month and it was due to the node not handling the new LinkedIn API rate limits. I had to add some error handling and implement a queue system to throttle my requests. Would you like me to share my workflow?