Facebook login issues
Facebook login issues
Hi all,
Is anyone currently successfully using Facebook login?
After many errors i have got to an error i cant pass:
https://www.facebook.com/dialog/oauth?t ... ode&scope=
On the facebook app settings i have:
App Domains: mediccentre.net forma.mediccentre.net
Client OAuth Login YES
Web OAuth Login YES
Embedded Browser OAuth Login YES
Force Web OAuth Reauthentication NO
Valid OAuth redirect URIs
http://forma.mediccentre.net/index.php? ... book_login
Server IP whitelist my server IP (its a shared server)
Require App Secret YES
Domain manager http://forma.mediccentre.net
http://www.forma.mediccentre.net
On the FormaLMS social settings:
Facebook enabled
Fb API code "Client Token"
Fb Secret code "App secret"
The error has no indication what is set wrong?
Any ideas?
Regards
Allan
Is anyone currently successfully using Facebook login?
After many errors i have got to an error i cant pass:
https://www.facebook.com/dialog/oauth?t ... ode&scope=
On the facebook app settings i have:
App Domains: mediccentre.net forma.mediccentre.net
Client OAuth Login YES
Web OAuth Login YES
Embedded Browser OAuth Login YES
Force Web OAuth Reauthentication NO
Valid OAuth redirect URIs
http://forma.mediccentre.net/index.php? ... book_login
Server IP whitelist my server IP (its a shared server)
Require App Secret YES
Domain manager http://forma.mediccentre.net
http://www.forma.mediccentre.net
On the FormaLMS social settings:
Facebook enabled
Fb API code "Client Token"
Fb Secret code "App secret"
The error has no indication what is set wrong?
Any ideas?
Regards
Allan
Re: Facebook login issues
Hi Allan, the most relevant thing I found on the forum is this thread, hope it helps viewtopic.php?f=14&t=12232&p=16055&hili ... ook#p16055
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Re: Facebook login issues
Hi Allan
I played with facebook login some times ago .....
I will test a facebook login and verify what kind of problem can be . Have you checked the php / apache error log on server ?
have you using other social login with success ?
claudio
I played with facebook login some times ago .....
I will test a facebook login and verify what kind of problem can be . Have you checked the php / apache error log on server ?
have you using other social login with success ?
claudio
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
Re: Facebook login issues
Hi Claudio,
I cant actually see any errors in my server error log?
Would being on a shared server hosting plan have any effect?
I cant actually see any errors in my server error log?
Would being on a shared server hosting plan have any effect?
Re: Facebook login issues
Hi Allan
the access to the apache error log , where php wrote any error , may be or not be accessible in a shared hosting depending by configuration of your provider . you must check in your hosting control panel.
can you post the php version and php module enabled ?
to use facebook login your php must be configured:
the access to the apache error log , where php wrote any error , may be or not be accessible in a shared hosting depending by configuration of your provider . you must check in your hosting control panel.
can you post the php version and php module enabled ?
to use facebook login your php must be configured:
- with openssl extension
- allow_url_fopen = on configuration
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------