Hi everyone, i've a domain on altervista (www.pokemongoitaliaforum.altervista.org) and i tried to setup the social login but when i go to setup the api connection (subdomain: pokemongoitaliaforum private key and pubblic key) i receive this error. Why? I setup this with the correct istruction...
Hi, Testing the login on the Wordpress site does not seem to work either. The screenshots you posted are for PhpBB, right? The first thing to check are your credentials, are you sure they are correct?
Thanks for the answers! The login doesn't work in Wordpress Yes the screenshots are for phpbb. Ok, what kind of credentials? i copy and past the api credential.
Hi, Yes, the credentials are the application name (subdomain), private and public key. Are you sure those match? It is a little strange that PhpBB and Wordpress API verification fail.
Hi, You're right, the credentials are ok. Could you try to select other parameters, such HTTP (and not HTTPS), and either CURL or FSOCKOPEN, to see if any other combination works? To check if it is not a firewall issue, you could try this command from your server telnet pokemonitaliaforum.api.oneall.com 443 (if possible).
- The server cannot make outgoing request using FSOCKOPEN or PHP CURL because these modules are not installed - The firewall of your hoster blocks the outgoing requests
Could you please ask your hoster if outgoing request using FSOCKOPEN or PHP CURL are technically possible and allowed?
Answers
What error did you get?
Regards
Testing the login on the Wordpress site does not seem to work either.
The screenshots you posted are for PhpBB, right?
The first thing to check are your credentials, are you sure they are correct?
Regards
The login doesn't work in Wordpress
Yes the screenshots are for phpbb.
Ok, what kind of credentials? i copy and past the api credential.
Yes, the credentials are the application name (subdomain), private and public key.
Are you sure those match?
It is a little strange that PhpBB and Wordpress API verification fail.
what can i do?
You're right, the credentials are ok.
Could you try to select other parameters, such HTTP (and not HTTPS), and either CURL or FSOCKOPEN, to see if any other combination works?
To check if it is not a firewall issue, you could try this command from your server telnet pokemonitaliaforum.api.oneall.com 443 (if possible).
Thanks.
there can be two reasons for this error:
- The server cannot make outgoing request using FSOCKOPEN or PHP CURL because these modules are not installed
- The firewall of your hoster blocks the outgoing requests
Could you please ask your hoster if outgoing request using FSOCKOPEN or PHP CURL are technically possible and allowed?