Topic-icon Invalid Scopes: offline_access. This message is only shown to develope

Active Subscriptions:

None
When I login with my site I got this error:

Invalid Scopes: offline_access. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: developers.facebook.com/docs/facebook-login/permissions

Where do I change this permission ?

can someone try to login, to see of this is working?

http://www;glansbeton.be (at the right side)
The topic has been locked.
Support Specialist
I don't see anywhere in the JFBConnect code that we request the offline_access permission. Please check JFBConnect > Configuration > Facebook area to see if there are any values in the 'Additional Permissions Request' setting. The access_token permission is deprecated now and should be removed if set.

Additionally, when I run the Autotune Error Check on your page, I receive the following error:

Test: Facebook Javascript library inclusion
Fail: Another Facebook extension is installed, including the Facebook Javascript library, and may conflict.


Please see www.sourcecoast.com/jfbconnect/docs/common-support-questions/ for "What do these Autotune Error Check errors mean?" on how to resolve this error.

-Melissa
The topic has been locked.
Active Subscriptions:

None
I have isolated the problem at the moment.

When I unstall SH404SEF the autotune error check is not giving a error anymore. So I searched in the config but everything is disabled about social in this component. I can provide a temporary admin if someone can look at it for me ?
The topic has been locked.
Support Specialist
Please make sure you've disabled the "sh404SEF - Social" plugin in the system group. I may be slightly off about the name, but that should fix the Autotune error.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
you are right!!

Thx

but I run in a new problem...

login is not working I gues ?

http://www;glansbeton.be (at the right side)
The topic has been locked.
Support Specialist

login is not working I gues ?

What isn't working? Please give as much information as you can.

How are you trying to login (what social network or with Joomla credentials)? Are you seeing an error? Etc.

Once we know what's happening, that will help us help you.

Thanks,
Alex
The topic has been locked.
Support Specialist
Could you try disabling the language switcher on your site and retry logging in with FB?
The topic has been locked.
Active Subscriptions:

None
Ok... sorry my bad.

1) When I try to login by the blue login button on the right side. (frontend login)
1.1) when I do a facebook login, there is nothing changin, only in on the url is there a append of #_=_
1.2) when I do a login by google+. Login is working
1.3) when I do a logout after login in by google the url gets this append ---> comprofiler/logout?return=L25sL2luZHVzdHJpZXZsb2VyL2JlZHJpamZzcnVpbXRlL2l0ZW0vNzItaW5kdXN0cmlldmxvZXItc3BvcnRoYWwtbWFhc2Vpaw== and there is a 404 page
1.4) when I do a login by standard login --> I have also a 404 categorie not found

2) In the backend I can only select Sourcecoast login, I like to use it with community builder instead of sourcecoast login

3) I have tryed to disable language, but there is nothing about language enabled. I have only the Dutch language file and the english language file.
The topic has been locked.
Support Specialist
1.1) Please see the language answer below.

1.3) Something seems incorrectly configured with CB. If I'm logged in and try to go to the following URL, which should show the standard Joomla user component's 'logout' layout, I get a 404 error as well:
index.php?option=com_users&view=logout
Redirects to:
component/comprofiler/logout

That's something wrong with how CB is setup, and there's likely not anything we can do in JFBConnect to fix it.

1.4) Can you double-check the "Joomla user redirection" setting in the SCLogin module and make sure it's set to a page that is accessible and exists? Also, try setting that option to 'Same Page' to see if that works properly.

2) In the backend I can only select Sourcecoast login, I like to use it with community builder instead of sourcecoast login

I'm unsure what you mean here. It sounds like you don't want to use the SCLogin module. If that's correct, you can use the CB Login module and simply add the {JFBCLogin} tag to their login layout file. That will add the social login buttons to the CB Login module.

3) I have tryed to disable language, but there is nothing about language enabled. I have only the Dutch language file and the english language file.

Something is adding the /nl to the URL. Can you check if you have the System - Language Switcher plugin enabled? If not, please let us know how the language is set for each user on your site.

Thanks,
Alex
The topic has been locked.