OAuth / OpenID Connect

After installing OAuth Client plugin while registering I got an error message “Request Error: couldn’t connect to host”.

983 views July 9, 2018 4

After installing OAuth Client plugin, if you have proxy setup and if it is not enabled then you get this error.  To resolve it, you have to enable proxy by adding following lines to wp-config.php file

define(‘WP_PROXY_HOST’, ‘<proxy-server-url>’);

define(‘WP_PROXY_PORT’, ’<proxy-server-port>’);

define(‘WP_PROXY_USERNAME’, ‘<proxy-server-username>’);

define(‘WP_PROXY_PASSWORD’, ‘<proxy-server-password>’);

After setup, please download the plugin. If you still face the same issue, please write us on info@miniorange.com

Was this helpful?


Hello there!

Need Help? We are right here!

support
Contact miniOrange Support
success

Thanks for your inquiry.

If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com