• Resolved umduck

    (@umduck)


    When selecting 404 Errors from the dropdown it breaks authorization of the plugin and produces the following error:

    Error Details
    Count: 3
    Last Error: 
    GAPI Error: 
    Array
    (
        [0] => 400
        [1] => Array
            (
                [0] => Array
                    (
                        [message] => Please remove pagePathPlusQueryString to make the request compatible. The request's dimensions & metrics are incompatible. To learn more, see https://ga-dev-tools.web.app/ga4/dimensions-metrics-explorer/
                        [domain] => global
                        [reason] => badRequest
                    )
    
            )
    
    )

    The worst part of this issue, is that it breaks authorization on every subsite in a multisite network, resulting in having to go re-authorize every subsite again after. Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alin Marcu

    (@deconf)

    Hi,

    I can confirm the error, thanks for reporting it!

    I suspect that it started after a recent update of GA4 API, because that dimension didn’t threw such an error until now.

    Please update to v5.8.2.

    Regards

    Thread Starter umduck

    (@umduck)

    Thanks for the quick turnaround, applied and tested. Had to reauthorize each subsite again, but now everything seems to be working as expected.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Visiting 404 Errors Option breaks authorization’ is closed to new replies.