“Missing site_id or site_code” during setup
-
Hello,
I am experiencing a problem that seems very similar to the one described here :
https://wordpress.org/support/topic/missing-site_id-or-site_code-during-setup/Uncaught Exception: Missing site_id or site_code parameter for setup URL.
in /home/bas/web/app/plugins/google-site-kit/includes/Core/Authentication/Google_Proxy.php on line 139
I’m using Bedrock (https://roots.io/bedrock/) and my admin is on https://[REDACTED]/wp/wp-admin/
To my knowledge the plugin had not been installed previously.The site_code seems missing in the call stack:
Google\S\C\A\Google_Proxy::setup_url(array)
app/plugins/google-site-kit/includes/Core/Authentication/Setup.php:393Google\S\C\A\Setup::redirect_to_proxy('sitekit-[REDACTED]', array)
app/plugins/google-site-kit/includes/Core/Authentication/Setup.php:304Google\S\C\A\Setup::handle_action_exchange_site_code('')
wp-includes/class-wp-hook.php:324WP_Hook::apply_filters('', array)
wp-includes/class-wp-hook.php:348WP_Hook::do_action(array)
wp-includes/plugin.php:517do_action('admin_action_googles...y_exchange_site_code')
wp-admin/admin.php:420require_once('/home/bas/web/app/wp-admin/admin.php')
wp-admin/index.php:10
Any help to fix this ?
Thx
Jonas
The topic ‘“Missing site_id or site_code” during setup’ is closed to new replies.