Not sure if this is related to recent belt-tightening of the LinkedIn api (and perhaps not the correct Stack place to be posting this), but I'm having a weird error when using LinkedIn from my server.
I know they're really locking down on "web scrapers" (which I am not doing with their site). What my site does is simply lets you click on a name and performs a google search.
Clicking John Doe who works for Acme Corp
redirects you to Google, for a search of "John Doe Acme Corp LinkedIn" which usually provides the correct user's profile in the first result. Huzzah!
However, when I click on that result, I get an error page. In fact, when I click on ANY LinkedIn Google Search result (even if I google it organically) I get redirected to a "page not found" result.
All of the error pages have /uas/login?trk=sentinel_org_block
in them.
Any idea what's happening here? Surely LinkedIn isn't blocking me from simply Googling people?