UnknownException » Main

Message Error calling GET https://www.googleapis.com/analytics/v3/data/ga?ids=ga%3A5624693&start-date=2006-01-02&end-date=today&metrics=ga%3Apageviews%2Cga%3AavgTimeOnPage&filters=ga%3ApagePath%3D%3D%2Fblog%2Fdetail%2F3786-interessante-links-week-14: (403) User does not have sufficient permissions for this profile.
File /opt/approot/current/library/external/Google/Http/REST.php
Line 110
Date Sat, 27 Jul 2024 12:38:09 +0200
URL http://www.ondernemeringent.be/blog/detail/3786-interessante-links-week-14
Referring URL Unknown Referrer
Request Method GET
User-agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
PHP error Constant INIT_PATH_LIBRARY already defined
 

UnknownException » Variables

$_GET
Array
(
)
$_POST
Array
(
)
$_SESSION
Array
(
    [form_token] => 4904b4b029f4e3386760df7a5f2e48a5
)
$_COOKIE
Array
(
)
$_FILES
Array
(
)
 

UnknownException » Trace

File /opt/approot/current/library/external/Google/Http/REST.php
Line 62
Class Google_Http_REST
Function decodeHttpResponse
Argument(s)
Array
(
    [0] => Google_Http_Request Object
        (
            [batchHeaders:Google_Http_Request:private] => Array
                (
                    [Content-Type] => application/http
                    [Content-Transfer-Encoding] => binary
                    [MIME-Version] => 1.0
                )

            [queryParams:protected] => Array
                (
                    [ids] => ga:5624693
                    [start-date] => 2006-01-02
                    [end-date] => today
                    [metrics] => ga:pageviews,ga:avgTimeOnPage
                    [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                )

            [requestMethod:protected] => GET
            [requestHeaders:protected] => Array
                (
                    [authorization] => Bearer ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                    [accept-encoding] => gzip
                )

            [baseComponent:protected] => https://www.googleapis.com
            [path:protected] => /analytics/v3/data/ga
            [postBody:protected] => 
            [userAgent:protected] => Ondernemer in Gent google-api-php-client/1.1.3 (gzip)
            [canGzip:protected] => 1
            [responseHttpCode:protected] => 403
            [responseHeaders:protected] => Array
                (
                    [vary] => Origin
X-Origin
Referer
                    [content-type] => application/json; charset=UTF-8
                    [content-encoding] => gzip
                    [date] => Sat, 27 Jul 2024 10:38:09 GMT
                    [server] => ESF
                    [cache-control] => private
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [x-content-type-options] => nosniff
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                    [transfer-encoding] => chunked
                )

            [responseBody:protected] => {
  "error": {
    "code": 403,
    "message": "User does not have sufficient permissions for this profile.",
    "errors": [
      {
        "message": "User does not have sufficient permissions for this profile.",
        "domain": "global",
        "reason": "insufficientPermissions"
      }
    ]
  }
}

            [expectedClass:protected] => Google_Service_Analytics_GaData
            [expectedRaw:protected] => 
            [accessKey] => 
        )

    [1] => Google_Client Object
        (
            [auth:Google_Client:private] => Google_Auth_OAuth2 Object
                (
                    [assertionCredentials:Google_Auth_OAuth2:private] => Google_Auth_AssertionCredentials Object
                        (
                            [serviceAccountName] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf@developer.gserviceaccount.com
                            [scopes] => https://www.googleapis.com/auth/analytics.readonly
                            [privateKey] => 00z	*H
kg0c0(	*H
00
*H

00(
*H
0U
#'1}^dS2JGO+{],6n_ƾ.\UXB3[܏Dʔ) ྜྷs{ȳ5.ʶYk[5Wr{vܗ],AXvE1+—SC3 7kn@)	(
R$^#%iL@}P=$^Dd`OFˣPKOUP9!r#	;;6.8stKжO;13
O-`>W=}{GvD.}k\Bw,E<d;tR>>V=av@0wᡄRs LGJ!7w#bLPTD6ɢXPm_Wmļ'f	~DW儷ǎA%tb~kݿX'	pd}
,6\Bb+aj`_:)J%Z_0̒dAe!Sȭ`m|;cUh-xz%)8cøȋFvHD™ꅈ |Ӟ޻Զe$$EU13
yS*(c#B|Mm;GUvӒ߳t^QtQ1H0#	*H
	1privatekey0!	*H
	1Time 142971011412303	*H
$0 0	*H
0(
*H
01BvOL\,OfL<0	S(!=䚟m
o!
6`O'*({
O4Ē!"&3TDi_p,ԧ-!
Ub\1'owO4;nXU8дCF	lv
GyhtQ1Ò
ڸ~nto*nyU%^_\鹍d0<	¶AA]eYn˨Ew44{MK.Fre_cϦJHx$XRQ׋y>7K?M[nm(j
sxŀYsHpi]3^9EɑܽGq?ͨд5z33k/y>rj58-@	_܌4eK'Hjv;9^El4KqL.61r7!>-
e&4rK\$E3 jaIml>w@0=0!0	+;fV|C9(nw;bKk
}Gx"S
                            [privateKeyPassword] => notasecret
                            [assertionType] => http://oauth.net/grant_type/jwt/1.0/bearer
                            [sub] => 
                            [prn] => 
                            [useCache:Google_Auth_AssertionCredentials:private] => 1
                        )

                    [state:Google_Auth_OAuth2:private] => 
                    [token:Google_Auth_OAuth2:private] => Array
                        (
                            [access_token] => ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                            [expires_in] => 3599
                            [created] => 1722075834
                        )

                    [client:Google_Auth_OAuth2:private] => Google_Client Object
 *RECURSION*
                )

            [io:Google_Client:private] => Google_IO_Curl Object
                (
                    [options:Google_IO_Curl:private] => Array
                        (
                            [78] => 100
                            [13] => 100
                        )

                    [client:protected] => Google_Client Object
 *RECURSION*
                )

            [cache:Google_Client:private] => Google_Cache_File Object
                (
                    [path:Google_Cache_File:private] => /tmp/Google_Client
                    [fh:Google_Cache_File:private] => Resource id #5
                    [client:Google_Cache_File:private] => Google_Client Object
 *RECURSION*
                )

            [config:Google_Client:private] => Google_Config Object
                (
                    [configuration:protected] => Array
                        (
                            [application_name] => Ondernemer in Gent
                            [auth_class] => Google_Auth_OAuth2
                            [io_class] => Google_IO_Curl
                            [cache_class] => Google_Cache_File
                            [logger_class] => Google_Logger_Null
                            [base_path] => https://www.googleapis.com
                            [classes] => Array
                                (
                                    [Google_IO_Abstract] => Array
                                        (
                                            [request_timeout_seconds] => 100
                                        )

                                    [Google_Logger_Abstract] => Array
                                        (
                                            [level] => debug
                                            [log_format] => [%datetime%] %level%: %message% %context%

                                            [date_format] => d/M/Y:H:i:s O
                                            [allow_newlines] => 1
                                        )

                                    [Google_Logger_File] => Array
                                        (
                                            [file] => php://stdout
                                            [mode] => 416
                                            [lock] => 
                                        )

                                    [Google_Http_Request] => Array
                                        (
                                            [disable_gzip] => 
                                            [enable_gzip_for_uploads] => 
                                        )

                                    [Google_Auth_OAuth2] => Array
                                        (
                                            [client_id] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf.apps.googleusercontent.com
                                            [client_secret] => 
                                            [redirect_uri] => 
                                            [developer_key] => 
                                            [hd] => 
                                            [prompt] => 
                                            [openid.realm] => 
                                            [include_granted_scopes] => 
                                            [login_hint] => 
                                            [request_visible_actions] => 
                                            [access_type] => online
                                            [approval_prompt] => auto
                                            [federated_signon_certs_url] => https://www.googleapis.com/oauth2/v1/certs
                                        )

                                    [Google_Task_Runner] => Array
                                        (
                                            [initial_delay] => 1
                                            [max_delay] => 60
                                            [factor] => 2
                                            [jitter] => 0.5
                                            [retries] => 0
                                        )

                                    [Google_Service_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [500] => -1
                                                    [503] => -1
                                                    [rateLimitExceeded] => -1
                                                    [userRateLimitExceeded] => -1
                                                )

                                        )

                                    [Google_IO_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [6] => -1
                                                    [7] => -1
                                                    [28] => -1
                                                    [35] => -1
                                                    [52] => -1
                                                )

                                        )

                                    [Google_Cache_File] => Array
                                        (
                                            [directory] => /tmp/Google_Client
                                        )

                                )

                        )

                )

            [logger:Google_Client:private] => Google_Logger_Null Object
                (
                    [level:protected] => 100
                    [logFormat:protected] => [%datetime%] %level%: %message% %context%

                    [dateFormat:protected] => d/M/Y:H:i:s O
                    [allowNewLines:protected] => 1
                )

            [deferExecution:Google_Client:private] => 
            [requestedScopes:protected] => Array
                (
                )

            [services:protected] => Array
                (
                )

            [authenticated:Google_Client:private] => 
        )

)
File Unknown
Line Unknown
Class Google_Http_REST
Function doExecute
Argument(s)
Array
(
    [0] => Google_Client Object
        (
            [auth:Google_Client:private] => Google_Auth_OAuth2 Object
                (
                    [assertionCredentials:Google_Auth_OAuth2:private] => Google_Auth_AssertionCredentials Object
                        (
                            [serviceAccountName] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf@developer.gserviceaccount.com
                            [scopes] => https://www.googleapis.com/auth/analytics.readonly
                            [privateKey] => 00z	*H
kg0c0(	*H
00
*H

00(
*H
0U
#'1}^dS2JGO+{],6n_ƾ.\UXB3[܏Dʔ) ྜྷs{ȳ5.ʶYk[5Wr{vܗ],AXvE1+—SC3 7kn@)	(
R$^#%iL@}P=$^Dd`OFˣPKOUP9!r#	;;6.8stKжO;13
O-`>W=}{GvD.}k\Bw,E<d;tR>>V=av@0wᡄRs LGJ!7w#bLPTD6ɢXPm_Wmļ'f	~DW儷ǎA%tb~kݿX'	pd}
,6\Bb+aj`_:)J%Z_0̒dAe!Sȭ`m|;cUh-xz%)8cøȋFvHD™ꅈ |Ӟ޻Զe$$EU13
yS*(c#B|Mm;GUvӒ߳t^QtQ1H0#	*H
	1privatekey0!	*H
	1Time 142971011412303	*H
$0 0	*H
0(
*H
01BvOL\,OfL<0	S(!=䚟m
o!
6`O'*({
O4Ē!"&3TDi_p,ԧ-!
Ub\1'owO4;nXU8дCF	lv
GyhtQ1Ò
ڸ~nto*nyU%^_\鹍d0<	¶AA]eYn˨Ew44{MK.Fre_cϦJHx$XRQ׋y>7K?M[nm(j
sxŀYsHpi]3^9EɑܽGq?ͨд5z33k/y>rj58-@	_܌4eK'Hjv;9^El4KqL.61r7!>-
e&4rK\$E3 jaIml>w@0=0!0	+;fV|C9(nw;bKk
}Gx"S
                            [privateKeyPassword] => notasecret
                            [assertionType] => http://oauth.net/grant_type/jwt/1.0/bearer
                            [sub] => 
                            [prn] => 
                            [useCache:Google_Auth_AssertionCredentials:private] => 1
                        )

                    [state:Google_Auth_OAuth2:private] => 
                    [token:Google_Auth_OAuth2:private] => Array
                        (
                            [access_token] => ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                            [expires_in] => 3599
                            [created] => 1722075834
                        )

                    [client:Google_Auth_OAuth2:private] => Google_Client Object
 *RECURSION*
                )

            [io:Google_Client:private] => Google_IO_Curl Object
                (
                    [options:Google_IO_Curl:private] => Array
                        (
                            [78] => 100
                            [13] => 100
                        )

                    [client:protected] => Google_Client Object
 *RECURSION*
                )

            [cache:Google_Client:private] => Google_Cache_File Object
                (
                    [path:Google_Cache_File:private] => /tmp/Google_Client
                    [fh:Google_Cache_File:private] => Resource id #5
                    [client:Google_Cache_File:private] => Google_Client Object
 *RECURSION*
                )

            [config:Google_Client:private] => Google_Config Object
                (
                    [configuration:protected] => Array
                        (
                            [application_name] => Ondernemer in Gent
                            [auth_class] => Google_Auth_OAuth2
                            [io_class] => Google_IO_Curl
                            [cache_class] => Google_Cache_File
                            [logger_class] => Google_Logger_Null
                            [base_path] => https://www.googleapis.com
                            [classes] => Array
                                (
                                    [Google_IO_Abstract] => Array
                                        (
                                            [request_timeout_seconds] => 100
                                        )

                                    [Google_Logger_Abstract] => Array
                                        (
                                            [level] => debug
                                            [log_format] => [%datetime%] %level%: %message% %context%

                                            [date_format] => d/M/Y:H:i:s O
                                            [allow_newlines] => 1
                                        )

                                    [Google_Logger_File] => Array
                                        (
                                            [file] => php://stdout
                                            [mode] => 416
                                            [lock] => 
                                        )

                                    [Google_Http_Request] => Array
                                        (
                                            [disable_gzip] => 
                                            [enable_gzip_for_uploads] => 
                                        )

                                    [Google_Auth_OAuth2] => Array
                                        (
                                            [client_id] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf.apps.googleusercontent.com
                                            [client_secret] => 
                                            [redirect_uri] => 
                                            [developer_key] => 
                                            [hd] => 
                                            [prompt] => 
                                            [openid.realm] => 
                                            [include_granted_scopes] => 
                                            [login_hint] => 
                                            [request_visible_actions] => 
                                            [access_type] => online
                                            [approval_prompt] => auto
                                            [federated_signon_certs_url] => https://www.googleapis.com/oauth2/v1/certs
                                        )

                                    [Google_Task_Runner] => Array
                                        (
                                            [initial_delay] => 1
                                            [max_delay] => 60
                                            [factor] => 2
                                            [jitter] => 0.5
                                            [retries] => 0
                                        )

                                    [Google_Service_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [500] => -1
                                                    [503] => -1
                                                    [rateLimitExceeded] => -1
                                                    [userRateLimitExceeded] => -1
                                                )

                                        )

                                    [Google_IO_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [6] => -1
                                                    [7] => -1
                                                    [28] => -1
                                                    [35] => -1
                                                    [52] => -1
                                                )

                                        )

                                    [Google_Cache_File] => Array
                                        (
                                            [directory] => /tmp/Google_Client
                                        )

                                )

                        )

                )

            [logger:Google_Client:private] => Google_Logger_Null Object
                (
                    [level:protected] => 100
                    [logFormat:protected] => [%datetime%] %level%: %message% %context%

                    [dateFormat:protected] => d/M/Y:H:i:s O
                    [allowNewLines:protected] => 1
                )

            [deferExecution:Google_Client:private] => 
            [requestedScopes:protected] => Array
                (
                )

            [services:protected] => Array
                (
                )

            [authenticated:Google_Client:private] => 
        )

    [1] => Google_Http_Request Object
        (
            [batchHeaders:Google_Http_Request:private] => Array
                (
                    [Content-Type] => application/http
                    [Content-Transfer-Encoding] => binary
                    [MIME-Version] => 1.0
                )

            [queryParams:protected] => Array
                (
                    [ids] => ga:5624693
                    [start-date] => 2006-01-02
                    [end-date] => today
                    [metrics] => ga:pageviews,ga:avgTimeOnPage
                    [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                )

            [requestMethod:protected] => GET
            [requestHeaders:protected] => Array
                (
                    [authorization] => Bearer ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                    [accept-encoding] => gzip
                )

            [baseComponent:protected] => https://www.googleapis.com
            [path:protected] => /analytics/v3/data/ga
            [postBody:protected] => 
            [userAgent:protected] => Ondernemer in Gent google-api-php-client/1.1.3 (gzip)
            [canGzip:protected] => 1
            [responseHttpCode:protected] => 403
            [responseHeaders:protected] => Array
                (
                    [vary] => Origin
X-Origin
Referer
                    [content-type] => application/json; charset=UTF-8
                    [content-encoding] => gzip
                    [date] => Sat, 27 Jul 2024 10:38:09 GMT
                    [server] => ESF
                    [cache-control] => private
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [x-content-type-options] => nosniff
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                    [transfer-encoding] => chunked
                )

            [responseBody:protected] => {
  "error": {
    "code": 403,
    "message": "User does not have sufficient permissions for this profile.",
    "errors": [
      {
        "message": "User does not have sufficient permissions for this profile.",
        "domain": "global",
        "reason": "insufficientPermissions"
      }
    ]
  }
}

            [expectedClass:protected] => Google_Service_Analytics_GaData
            [expectedRaw:protected] => 
            [accessKey] => 
        )

)
File /opt/approot/current/library/external/Google/Task/Runner.php
Line 174
Function call_user_func_array
Argument(s)
Array
(
    [0] => Array
        (
            [0] => Google_Http_REST
            [1] => doExecute
        )

    [1] => Array
        (
            [0] => Google_Client Object
                (
                    [auth:Google_Client:private] => Google_Auth_OAuth2 Object
                        (
                            [assertionCredentials:Google_Auth_OAuth2:private] => Google_Auth_AssertionCredentials Object
                                (
                                    [serviceAccountName] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf@developer.gserviceaccount.com
                                    [scopes] => https://www.googleapis.com/auth/analytics.readonly
                                    [privateKey] => 00z	*H
kg0c0(	*H
00
*H

00(
*H
0U
#'1}^dS2JGO+{],6n_ƾ.\UXB3[܏Dʔ) ྜྷs{ȳ5.ʶYk[5Wr{vܗ],AXvE1+—SC3 7kn@)	(
R$^#%iL@}P=$^Dd`OFˣPKOUP9!r#	;;6.8stKжO;13
O-`>W=}{GvD.}k\Bw,E<d;tR>>V=av@0wᡄRs LGJ!7w#bLPTD6ɢXPm_Wmļ'f	~DW儷ǎA%tb~kݿX'	pd}
,6\Bb+aj`_:)J%Z_0̒dAe!Sȭ`m|;cUh-xz%)8cøȋFvHD™ꅈ |Ӟ޻Զe$$EU13
yS*(c#B|Mm;GUvӒ߳t^QtQ1H0#	*H
	1privatekey0!	*H
	1Time 142971011412303	*H
$0 0	*H
0(
*H
01BvOL\,OfL<0	S(!=䚟m
o!
6`O'*({
O4Ē!"&3TDi_p,ԧ-!
Ub\1'owO4;nXU8дCF	lv
GyhtQ1Ò
ڸ~nto*nyU%^_\鹍d0<	¶AA]eYn˨Ew44{MK.Fre_cϦJHx$XRQ׋y>7K?M[nm(j
sxŀYsHpi]3^9EɑܽGq?ͨд5z33k/y>rj58-@	_܌4eK'Hjv;9^El4KqL.61r7!>-
e&4rK\$E3 jaIml>w@0=0!0	+;fV|C9(nw;bKk
}Gx"S
                                    [privateKeyPassword] => notasecret
                                    [assertionType] => http://oauth.net/grant_type/jwt/1.0/bearer
                                    [sub] => 
                                    [prn] => 
                                    [useCache:Google_Auth_AssertionCredentials:private] => 1
                                )

                            [state:Google_Auth_OAuth2:private] => 
                            [token:Google_Auth_OAuth2:private] => Array
                                (
                                    [access_token] => ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                                    [expires_in] => 3599
                                    [created] => 1722075834
                                )

                            [client:Google_Auth_OAuth2:private] => Google_Client Object
 *RECURSION*
                        )

                    [io:Google_Client:private] => Google_IO_Curl Object
                        (
                            [options:Google_IO_Curl:private] => Array
                                (
                                    [78] => 100
                                    [13] => 100
                                )

                            [client:protected] => Google_Client Object
 *RECURSION*
                        )

                    [cache:Google_Client:private] => Google_Cache_File Object
                        (
                            [path:Google_Cache_File:private] => /tmp/Google_Client
                            [fh:Google_Cache_File:private] => Resource id #5
                            [client:Google_Cache_File:private] => Google_Client Object
 *RECURSION*
                        )

                    [config:Google_Client:private] => Google_Config Object
                        (
                            [configuration:protected] => Array
                                (
                                    [application_name] => Ondernemer in Gent
                                    [auth_class] => Google_Auth_OAuth2
                                    [io_class] => Google_IO_Curl
                                    [cache_class] => Google_Cache_File
                                    [logger_class] => Google_Logger_Null
                                    [base_path] => https://www.googleapis.com
                                    [classes] => Array
                                        (
                                            [Google_IO_Abstract] => Array
                                                (
                                                    [request_timeout_seconds] => 100
                                                )

                                            [Google_Logger_Abstract] => Array
                                                (
                                                    [level] => debug
                                                    [log_format] => [%datetime%] %level%: %message% %context%

                                                    [date_format] => d/M/Y:H:i:s O
                                                    [allow_newlines] => 1
                                                )

                                            [Google_Logger_File] => Array
                                                (
                                                    [file] => php://stdout
                                                    [mode] => 416
                                                    [lock] => 
                                                )

                                            [Google_Http_Request] => Array
                                                (
                                                    [disable_gzip] => 
                                                    [enable_gzip_for_uploads] => 
                                                )

                                            [Google_Auth_OAuth2] => Array
                                                (
                                                    [client_id] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf.apps.googleusercontent.com
                                                    [client_secret] => 
                                                    [redirect_uri] => 
                                                    [developer_key] => 
                                                    [hd] => 
                                                    [prompt] => 
                                                    [openid.realm] => 
                                                    [include_granted_scopes] => 
                                                    [login_hint] => 
                                                    [request_visible_actions] => 
                                                    [access_type] => online
                                                    [approval_prompt] => auto
                                                    [federated_signon_certs_url] => https://www.googleapis.com/oauth2/v1/certs
                                                )

                                            [Google_Task_Runner] => Array
                                                (
                                                    [initial_delay] => 1
                                                    [max_delay] => 60
                                                    [factor] => 2
                                                    [jitter] => 0.5
                                                    [retries] => 0
                                                )

                                            [Google_Service_Exception] => Array
                                                (
                                                    [retry_map] => Array
                                                        (
                                                            [500] => -1
                                                            [503] => -1
                                                            [rateLimitExceeded] => -1
                                                            [userRateLimitExceeded] => -1
                                                        )

                                                )

                                            [Google_IO_Exception] => Array
                                                (
                                                    [retry_map] => Array
                                                        (
                                                            [6] => -1
                                                            [7] => -1
                                                            [28] => -1
                                                            [35] => -1
                                                            [52] => -1
                                                        )

                                                )

                                            [Google_Cache_File] => Array
                                                (
                                                    [directory] => /tmp/Google_Client
                                                )

                                        )

                                )

                        )

                    [logger:Google_Client:private] => Google_Logger_Null Object
                        (
                            [level:protected] => 100
                            [logFormat:protected] => [%datetime%] %level%: %message% %context%

                            [dateFormat:protected] => d/M/Y:H:i:s O
                            [allowNewLines:protected] => 1
                        )

                    [deferExecution:Google_Client:private] => 
                    [requestedScopes:protected] => Array
                        (
                        )

                    [services:protected] => Array
                        (
                        )

                    [authenticated:Google_Client:private] => 
                )

            [1] => Google_Http_Request Object
                (
                    [batchHeaders:Google_Http_Request:private] => Array
                        (
                            [Content-Type] => application/http
                            [Content-Transfer-Encoding] => binary
                            [MIME-Version] => 1.0
                        )

                    [queryParams:protected] => Array
                        (
                            [ids] => ga:5624693
                            [start-date] => 2006-01-02
                            [end-date] => today
                            [metrics] => ga:pageviews,ga:avgTimeOnPage
                            [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                        )

                    [requestMethod:protected] => GET
                    [requestHeaders:protected] => Array
                        (
                            [authorization] => Bearer ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                            [accept-encoding] => gzip
                        )

                    [baseComponent:protected] => https://www.googleapis.com
                    [path:protected] => /analytics/v3/data/ga
                    [postBody:protected] => 
                    [userAgent:protected] => Ondernemer in Gent google-api-php-client/1.1.3 (gzip)
                    [canGzip:protected] => 1
                    [responseHttpCode:protected] => 403
                    [responseHeaders:protected] => Array
                        (
                            [vary] => Origin
X-Origin
Referer
                            [content-type] => application/json; charset=UTF-8
                            [content-encoding] => gzip
                            [date] => Sat, 27 Jul 2024 10:38:09 GMT
                            [server] => ESF
                            [cache-control] => private
                            [x-xss-protection] => 0
                            [x-frame-options] => SAMEORIGIN
                            [x-content-type-options] => nosniff
                            [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                            [transfer-encoding] => chunked
                        )

                    [responseBody:protected] => {
  "error": {
    "code": 403,
    "message": "User does not have sufficient permissions for this profile.",
    "errors": [
      {
        "message": "User does not have sufficient permissions for this profile.",
        "domain": "global",
        "reason": "insufficientPermissions"
      }
    ]
  }
}

                    [expectedClass:protected] => Google_Service_Analytics_GaData
                    [expectedRaw:protected] => 
                    [accessKey] => 
                )

        )

)
File /opt/approot/current/library/external/Google/Http/REST.php
Line 46
Class Google_Task_Runner
Function run
File /opt/approot/current/library/external/Google/Client.php
Line 590
Class Google_Http_REST
Function execute
Argument(s)
Array
(
    [0] => Google_Client Object
        (
            [auth:Google_Client:private] => Google_Auth_OAuth2 Object
                (
                    [assertionCredentials:Google_Auth_OAuth2:private] => Google_Auth_AssertionCredentials Object
                        (
                            [serviceAccountName] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf@developer.gserviceaccount.com
                            [scopes] => https://www.googleapis.com/auth/analytics.readonly
                            [privateKey] => 00z	*H
kg0c0(	*H
00
*H

00(
*H
0U
#'1}^dS2JGO+{],6n_ƾ.\UXB3[܏Dʔ) ྜྷs{ȳ5.ʶYk[5Wr{vܗ],AXvE1+—SC3 7kn@)	(
R$^#%iL@}P=$^Dd`OFˣPKOUP9!r#	;;6.8stKжO;13
O-`>W=}{GvD.}k\Bw,E<d;tR>>V=av@0wᡄRs LGJ!7w#bLPTD6ɢXPm_Wmļ'f	~DW儷ǎA%tb~kݿX'	pd}
,6\Bb+aj`_:)J%Z_0̒dAe!Sȭ`m|;cUh-xz%)8cøȋFvHD™ꅈ |Ӟ޻Զe$$EU13
yS*(c#B|Mm;GUvӒ߳t^QtQ1H0#	*H
	1privatekey0!	*H
	1Time 142971011412303	*H
$0 0	*H
0(
*H
01BvOL\,OfL<0	S(!=䚟m
o!
6`O'*({
O4Ē!"&3TDi_p,ԧ-!
Ub\1'owO4;nXU8дCF	lv
GyhtQ1Ò
ڸ~nto*nyU%^_\鹍d0<	¶AA]eYn˨Ew44{MK.Fre_cϦJHx$XRQ׋y>7K?M[nm(j
sxŀYsHpi]3^9EɑܽGq?ͨд5z33k/y>rj58-@	_܌4eK'Hjv;9^El4KqL.61r7!>-
e&4rK\$E3 jaIml>w@0=0!0	+;fV|C9(nw;bKk
}Gx"S
                            [privateKeyPassword] => notasecret
                            [assertionType] => http://oauth.net/grant_type/jwt/1.0/bearer
                            [sub] => 
                            [prn] => 
                            [useCache:Google_Auth_AssertionCredentials:private] => 1
                        )

                    [state:Google_Auth_OAuth2:private] => 
                    [token:Google_Auth_OAuth2:private] => Array
                        (
                            [access_token] => ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                            [expires_in] => 3599
                            [created] => 1722075834
                        )

                    [client:Google_Auth_OAuth2:private] => Google_Client Object
 *RECURSION*
                )

            [io:Google_Client:private] => Google_IO_Curl Object
                (
                    [options:Google_IO_Curl:private] => Array
                        (
                            [78] => 100
                            [13] => 100
                        )

                    [client:protected] => Google_Client Object
 *RECURSION*
                )

            [cache:Google_Client:private] => Google_Cache_File Object
                (
                    [path:Google_Cache_File:private] => /tmp/Google_Client
                    [fh:Google_Cache_File:private] => Resource id #5
                    [client:Google_Cache_File:private] => Google_Client Object
 *RECURSION*
                )

            [config:Google_Client:private] => Google_Config Object
                (
                    [configuration:protected] => Array
                        (
                            [application_name] => Ondernemer in Gent
                            [auth_class] => Google_Auth_OAuth2
                            [io_class] => Google_IO_Curl
                            [cache_class] => Google_Cache_File
                            [logger_class] => Google_Logger_Null
                            [base_path] => https://www.googleapis.com
                            [classes] => Array
                                (
                                    [Google_IO_Abstract] => Array
                                        (
                                            [request_timeout_seconds] => 100
                                        )

                                    [Google_Logger_Abstract] => Array
                                        (
                                            [level] => debug
                                            [log_format] => [%datetime%] %level%: %message% %context%

                                            [date_format] => d/M/Y:H:i:s O
                                            [allow_newlines] => 1
                                        )

                                    [Google_Logger_File] => Array
                                        (
                                            [file] => php://stdout
                                            [mode] => 416
                                            [lock] => 
                                        )

                                    [Google_Http_Request] => Array
                                        (
                                            [disable_gzip] => 
                                            [enable_gzip_for_uploads] => 
                                        )

                                    [Google_Auth_OAuth2] => Array
                                        (
                                            [client_id] => 75144781750-foopjffrdsqcganfan4dhlf5gppc7npf.apps.googleusercontent.com
                                            [client_secret] => 
                                            [redirect_uri] => 
                                            [developer_key] => 
                                            [hd] => 
                                            [prompt] => 
                                            [openid.realm] => 
                                            [include_granted_scopes] => 
                                            [login_hint] => 
                                            [request_visible_actions] => 
                                            [access_type] => online
                                            [approval_prompt] => auto
                                            [federated_signon_certs_url] => https://www.googleapis.com/oauth2/v1/certs
                                        )

                                    [Google_Task_Runner] => Array
                                        (
                                            [initial_delay] => 1
                                            [max_delay] => 60
                                            [factor] => 2
                                            [jitter] => 0.5
                                            [retries] => 0
                                        )

                                    [Google_Service_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [500] => -1
                                                    [503] => -1
                                                    [rateLimitExceeded] => -1
                                                    [userRateLimitExceeded] => -1
                                                )

                                        )

                                    [Google_IO_Exception] => Array
                                        (
                                            [retry_map] => Array
                                                (
                                                    [6] => -1
                                                    [7] => -1
                                                    [28] => -1
                                                    [35] => -1
                                                    [52] => -1
                                                )

                                        )

                                    [Google_Cache_File] => Array
                                        (
                                            [directory] => /tmp/Google_Client
                                        )

                                )

                        )

                )

            [logger:Google_Client:private] => Google_Logger_Null Object
                (
                    [level:protected] => 100
                    [logFormat:protected] => [%datetime%] %level%: %message% %context%

                    [dateFormat:protected] => d/M/Y:H:i:s O
                    [allowNewLines:protected] => 1
                )

            [deferExecution:Google_Client:private] => 
            [requestedScopes:protected] => Array
                (
                )

            [services:protected] => Array
                (
                )

            [authenticated:Google_Client:private] => 
        )

    [1] => Google_Http_Request Object
        (
            [batchHeaders:Google_Http_Request:private] => Array
                (
                    [Content-Type] => application/http
                    [Content-Transfer-Encoding] => binary
                    [MIME-Version] => 1.0
                )

            [queryParams:protected] => Array
                (
                    [ids] => ga:5624693
                    [start-date] => 2006-01-02
                    [end-date] => today
                    [metrics] => ga:pageviews,ga:avgTimeOnPage
                    [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                )

            [requestMethod:protected] => GET
            [requestHeaders:protected] => Array
                (
                    [authorization] => Bearer ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                    [accept-encoding] => gzip
                )

            [baseComponent:protected] => https://www.googleapis.com
            [path:protected] => /analytics/v3/data/ga
            [postBody:protected] => 
            [userAgent:protected] => Ondernemer in Gent google-api-php-client/1.1.3 (gzip)
            [canGzip:protected] => 1
            [responseHttpCode:protected] => 403
            [responseHeaders:protected] => Array
                (
                    [vary] => Origin
X-Origin
Referer
                    [content-type] => application/json; charset=UTF-8
                    [content-encoding] => gzip
                    [date] => Sat, 27 Jul 2024 10:38:09 GMT
                    [server] => ESF
                    [cache-control] => private
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [x-content-type-options] => nosniff
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                    [transfer-encoding] => chunked
                )

            [responseBody:protected] => {
  "error": {
    "code": 403,
    "message": "User does not have sufficient permissions for this profile.",
    "errors": [
      {
        "message": "User does not have sufficient permissions for this profile.",
        "domain": "global",
        "reason": "insufficientPermissions"
      }
    ]
  }
}

            [expectedClass:protected] => Google_Service_Analytics_GaData
            [expectedRaw:protected] => 
            [accessKey] => 
        )

)
File /opt/approot/current/library/external/Google/Service/Resource.php
Line 228
Class Google_Client
Function execute
Argument(s)
Array
(
    [0] => Google_Http_Request Object
        (
            [batchHeaders:Google_Http_Request:private] => Array
                (
                    [Content-Type] => application/http
                    [Content-Transfer-Encoding] => binary
                    [MIME-Version] => 1.0
                )

            [queryParams:protected] => Array
                (
                    [ids] => ga:5624693
                    [start-date] => 2006-01-02
                    [end-date] => today
                    [metrics] => ga:pageviews,ga:avgTimeOnPage
                    [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                )

            [requestMethod:protected] => GET
            [requestHeaders:protected] => Array
                (
                    [authorization] => Bearer ya29.c.c0ASRK0GbTxVR3Eysbfg5ra6IydGo9yr8srCZL3vCYV0XJiDX2JpopnYXAzbPbDCTfZO1sWgiGN1qj1pDUtUHq8UZzx7sEAI3EGcW3NDmWdQGkfDvLoKpVBM-nXHHQQV8n_rS0-XHzdypwQAqUw2g0vPlN_NYwk0M3N58SI7CR1i5gWWHkQLgzmsfWJyXNdKv847zHEsiMylVa5SxZ49uOvP1phh0Z5orpOX0PgfPhr44mVZGNF5-AAqBrQN4S2m_UAZkjKoKqoXfbxoJY_2THQ-Oxq8mUasmeLI7FJvkREOD-gMLNDHMlJoewwJCFp93h5R3hkQAOOqAm-NM6wVjbr6r1NhgE_gPnxvy1G365Cbhccsk1Sp-RrBIiW1zenyh3dYaf2dy12wO3Op3oi2RMWuYSxOnBUYMxUuu1joclq_nUZZxsSm_IzRRJb_meUn1Rogl5thvZbd_dUIJX0qavguBIulBZ1_e35lkjc-V4eyQdWJ0MRJ2SFYl4d-bxlX5whaXb093cRvU-ag9FW0bn4vnmqW5jbuV1lZ8flfzhwiM_b9pf7MW3x7aQnd162BF2nnBj9-rpg1146Bim_IwWSsbFY0VVWazjsIg_u11yjQbdBBak_0ZSWSehem5uFI_Om-4WcMBrrZIYZcoiQmqqgZ9Ui-g9YJFOMi6X3Qbk64ViubM8anVh_R-uhna0B4v60ImMIWjpZXMxB8zJ07tMOzFpkX27VpR36-61gnjhBe6cBIe-99Ot7RzpQr-ktBM05Q6Rk6j-nl_scm_RmVfoSBO0ktBBQVypw4SM9dsviUJspMIIuFmao2mwR0gWR29eqWMkmYwp-u7mFWFJWVb1d8v7Fo95J66u2qWF46Frbc-gfelfg0YXR_YZvXyn8ggUF2h1lojVJJQsmJsIlt6ttfunadcfVknSYO3t2FF1l-rIZa3d6xohOQF1dFowyfssOz-WvzO4wlg8ybeU89Mg_I9Y0xSgxJj8d2uehs3rlVyhcyvvJchmzhe
                    [accept-encoding] => gzip
                )

            [baseComponent:protected] => https://www.googleapis.com
            [path:protected] => /analytics/v3/data/ga
            [postBody:protected] => 
            [userAgent:protected] => Ondernemer in Gent google-api-php-client/1.1.3 (gzip)
            [canGzip:protected] => 1
            [responseHttpCode:protected] => 403
            [responseHeaders:protected] => Array
                (
                    [vary] => Origin
X-Origin
Referer
                    [content-type] => application/json; charset=UTF-8
                    [content-encoding] => gzip
                    [date] => Sat, 27 Jul 2024 10:38:09 GMT
                    [server] => ESF
                    [cache-control] => private
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [x-content-type-options] => nosniff
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                    [transfer-encoding] => chunked
                )

            [responseBody:protected] => {
  "error": {
    "code": 403,
    "message": "User does not have sufficient permissions for this profile.",
    "errors": [
      {
        "message": "User does not have sufficient permissions for this profile.",
        "domain": "global",
        "reason": "insufficientPermissions"
      }
    ]
  }
}

            [expectedClass:protected] => Google_Service_Analytics_GaData
            [expectedRaw:protected] => 
            [accessKey] => 
        )

)
File /opt/approot/current/library/external/Google/Service/Analytics.php
Line 2022
Class Google_Service_Resource
Function call
Argument(s)
Array
(
    [0] => get
    [1] => Array
        (
            [0] => Array
                (
                    [ids] => ga:5624693
                    [start-date] => 2006-01-02
                    [end-date] => today
                    [metrics] => ga:pageviews,ga:avgTimeOnPage
                    [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
                )

        )

    [2] => Google_Service_Analytics_GaData
)
File /opt/approot/current/default_www/frontend/modules/blog/actions/detail.
php
Line 256
Class Google_Service_Analytics_DataGa_Resource
Function get
Argument(s)
Array
(
    [0] => ga:5624693
    [1] => 2006-01-02
    [2] => today
    [3] => ga:pageviews,ga:avgTimeOnPage
    [4] => Array
        (
            [filters] => ga:pagePath==/blog/detail/3786-interessante-links-week-14
        )

)
File /opt/approot/current/default_www/frontend/modules/blog/actions/detail.
php
Line 75
Class FrontendBlogDetail
Function parse
File /opt/approot/current/default_www/frontend/core/engine/block.php
Line 113
Class FrontendBlogDetail
Function execute
File /opt/approot/current/default_www/frontend/core/engine/page.php
Line 315
Class FrontendBlockExtra
Function execute
File /opt/approot/current/default_www/frontend/core/engine/page.php
Line 107
Class FrontendPage
Function processPage
File /opt/approot/current/default_www/frontend/core/engine/frontend.php
Line 32
Class FrontendPage
Function __construct
File /opt/approot/current/default_www/frontend/index.php
Line 20
Class Frontend
Function __construct
File /opt/approot/current/default_www/routing.php
Line 44
Function require_once
Argument(s)
Array
(
    [0] => /opt/approot/current/default_www/frontend/index.php
)
File /opt/approot/current/default_www/index.php
Line 8
Class ApplicationRouting
Function __construct