wp_check_invalid_utf8 Error~!
-
<font _mstmutation="1"></font> hello. My working environment is as follows. OAuth Single Sign On - SSO (OAuth Client) - Version 6.24.6
php - v7.4.33
httpd - Apache/2.4.6 (CentOS)
WordPress 6.2.2
IDP - Keycloak 21.0.2 We are testing the integration with Keycloak using the OAuth Single Sign On plugin.
We are testing by referring to the videos and manual documents you provided. Create a login button with Appearance > Widgets
Keycloak login was successful, but in the process of returning to WordPress afterwards
I am getting an error. The error-log contents are as follows. [Mon Jun 12 14:20:22.293646 2023] [php7:error] [pid 18955] [client 112.220.228.26:50124] PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /var/www/html/wordpress/wp-includes/formatting.php:1098\nStack trace:\n#0 /var/www/html/wordpress/wp-includes/formatting.php(4600): wp_check_invalid_utf8()\n#1 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/handler/class-mo-oauth-handler.php(105): esc_html()\n#2 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/handler/class-mo-oauth-handler.php(146): MO_OAuth_Handler->get_token()\n#3 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/class-mooauth-widget.php(476): MO_OAuth_Handler->get_id_token()\n#4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(308): mooauth_login_validate()\n#5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()\n#6 /var/www/html/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action()\n#7 /var/www/html/wordpress/wp-settings.php(623): do_action()\n#8 /var in /var/www/html/wordpress/wp-includes/formatting.php on line 1098 I looked at the contents
function wp_check_invalid_utf8( $text, $strip = false )
I'm having a problem with the function. I am still testing the free version.
If the above problem is resolved and normal login is made, we will proceed with purchasing the plugin. I would appreciate it if you could give me a quick solution.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘wp_check_invalid_utf8 Error~!’ is closed to new replies.