Site-kit-wp: Page isn't Working: HTTP ERROR 414

Created on 12 Jul 2019  路  5Comments  路  Source: google/site-kit-wp

IMG_0171

Get the "Client ID" when you sign in to your Gmail account and "Allow" it goes to this page or a blank page. I've had both happen.

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots

Additional Context

  • PHP Version:
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Plugin Version [e.g. 22]
  • Device: [e.g. iPhone6]

_Do not alter or remove anything below. The following sections will be managed by moderators only._

Acceptance criteria

Implementation Brief

Changelog entry

Support

Most helpful comment

@ahmadawais Thanks for reporting. If you are using a security or Firewall plugin there can be limited on long URL strings, which could be the cause.

If you are using iThemes security can you uncheck this option and see if it resolves the issue.

All 5 comments

@westonruter @felixarntz I have the same issue with https://AhmadAwais.com/

issue

Can you folks help :)

I removed the following part of the URL to make it work.

&scope=email%20profile%20https://www.googleapis.com/auth/analytics.edit%20https://www.googleapis.com/auth/analytics.manage.users%20https://www.googleapis.com/auth/analytics.readonly%20https://www.googleapis.com/auth/analytics%20https://www.googleapis.com/auth/webmasters%20https://www.googleapis.com/auth/siteverification%20https://www.googleapis.com/auth/userinfo.profile%20https://www.googleapis.com/auth/userinfo.email%20openid

Yes that's all part of the URL.

On second thought, SiteKit says it's authenticated but it won't load any data since I edited the callback URL. It's stuck at API requests being 414 as you can see here.

@ahmadawais Thanks for reporting. If you are using a security or Firewall plugin there can be limited on long URL strings, which could be the cause.

If you are using iThemes security can you uncheck this option and see if it resolves the issue.

Yes, you got it. disabled the security plugins and installed. That solved it for me.

Was this page helpful?
0 / 5 - 0 ratings