Topic-icon LinkedIn channel creation error

Support Specialist
1 year 6 months ago - 1 year 6 months ago #69108 by mel
Replied by mel on topic LinkedIn channel creation error
Could you provide screenshots of your app setup from developer.linkedin.com, specifically the Settings, Auth and Product tabs?
Last edit: 1 year 6 months ago by mel.
The topic has been locked.
Active Subscriptions:

None
I've mailed them to you
The topic has been locked.
Support Specialist
1 year 6 months ago #69115 by mel
Replied by mel on topic LinkedIn channel creation error
Your settings look identical to ours and I'm able to pull in the feed to our company with both sets of code.

So, I think the next step is for you to authenticate again on the front-end to make sure the token is good and provide us backend and FTP access to step through the code to see what's going wrong.
The topic has been locked.
Active Subscriptions:

None
I've mailed the credentials for the backend and ftp to you
The topic has been locked.
Support Specialist
1 year 6 months ago #69118 by mel
Replied by mel on topic LinkedIn channel creation error
Thanks. I was able to get in.

I printed out the full exception that was coming back from LinkedIn.

Not enough permissions to access: partnerapiorganizationacls.finder-roleassignee....


I found a related post online about someone having a similar problem which details a LinkedIn token caching problem. stackoverflow.com/questions/77847103/lin...ermissions-to-access

So while I was printing out the channel exception in the backend, the LinkedIn calls randomly started working for me (without any real code changes), which supports the idea that there was a token issue that got stuck. I took out the debugging statement and am able to see your posts.

I will be including the code I gave you that switched to the newer LinkedIn endpoints in the next release, since the older v2 ones will be sunset.

Weird issue, but I think it should be good now for you.

-Melissa
The topic has been locked.