Topic-icon Error with LinkedIn channel

Support Specialist
2 years 7 months ago #67416 by mel
Replied by mel on topic Error with LinkedIn channel
Also, could you try disabling the JFBConnect caching? Set the "Cache Duration" value in JFBConnect backend > Configuration >Advanced area to 0. We'd like to see if that error on the front end about the missing token/company name goes away with turning off caching.

If the problem still persists after caching, then we'd have to look at the code to retrieve the company name. If it's not solved by disabling caching, in /media/sourcecoast/themes/scsocialstream/default/linkedin.php, could you temporarily comment out or remove the block around line 34 for printing out the screen name? We'll be able to then tell if the token error is related to a problem retrieving the company name.

By the way, if you'd prefer to give us backend/FTP access to your site, we can debug this issue quicker instead of telling you to try different things. If so, send credentials through the Contact Us form and we can hop on in and start debugging.
-Melissa
The topic has been locked.
2 years 7 months ago #67417 by [email protected]
Cache setting did not help, I've send the credentials via the form.
The topic has been locked.
Support Specialist
2 years 7 months ago - 2 years 7 months ago #67421 by mel
Replied by mel on topic Error with LinkedIn channel
Marco,

Thank you for the credentials. With access I was able to easily debug and find a few bugs in our plugin. The following should be resolved now:

1. The company name not displaying if the user is not logged in as a LinkedIn User
2. The Link to Post being incorrect.
3. The error about empty oAuth2 access token.

Please check around the functionality some more and let me know if you find any different problems. I will be including the code changes that I made on your site into the next bug fix release (probably later this week or early next week).

Also, I re-enabled the caching so you're not continuously fetching the post.

-Melissa
Last edit: 2 years 7 months ago by mel.
The topic has been locked.