Topic-icon FB in a loop and linkedin bad redirect :-(

Active Subscriptions:

None
11 years 6 months ago #48774 by drclic
Hello,
I Just bought jfbconnect.
I setup it onmy website (a test website for the moment) : it's a joomla-jomsocial website.

for facebook, I got a loop (little popup open and close ... never ending ... )
for linkedin registration, I got Invalid redirect_uri. This value must match a URL registered with the API Key. I think i register it correctly in linkedin developer area ...

Can you help me ?
regards,
Stephane.
The topic has been locked.
Support Specialist
11 years 6 months ago #48777 by mel

for facebook, I got a loop (little popup open and close ... never ending ... )

Usually, this is caused by the 'Auto Login Facebook Users' set to Yes and/or sometimes a caching issue. Please verify that this setting is disabled in the JFBConnect > Configuration > Facebook section and we can go from there.

for linkedin registration, I got Invalid redirect_uri. This value must match a URL registered with the API Key. I think i register it correctly in linkedin developer area ..

Please verify that the URI is in the following format on your application in developers.linkedin.com:
www.yourdomain.com/index.php?option=com_...ck&provider=linkedin

Let me know how these suggestions work for you.

Thanks
-Melissa
The topic has been locked.
Active Subscriptions:

None
11 years 6 months ago #48947 by drclic
thanks for your qucik answer, Seems ok for facebook.


for linkedin, i didn't understand, i gave the url of my website where it ask (indicerh3.pedagogyk.com) in linkedin developper section for this "appli" ...
the message error is on www.linkedin.com/uas/oauth2/authorizatio...approval_prompt=auto

do i have to complete linkedin appli or something in my jbconnect ?
regards,
Stephane.
The topic has been locked.
Support Specialist
11 years 6 months ago #48952 by mel
Edit your application on developer.linkedin.com

The "Website URL" should be something like
http://www.indicerh3.pedagogyk.com/

The "OAuth 2.0 Redirect URLs" should be something like (depending on whether you use http/https or www)
http://www.indicerh3.pedagogyk.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=linkedin,https://www.indicerh3.pedagogyk.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=linkedin,http://indicerh3.pedagogyk.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=linkedin,https://indicerh3.pedagogyk.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=linkedin

The "JavaScript API Domains" should be something like
http://www.indicerh3.pedagogyk.com/

Please verify these values are correct and let me know if you continue to have problems.

-Melissa
The topic has been locked.