Authorization Issue
-
I've connected to two different Google accounts and they've both got denied. The credentials are correct so I'm not sure what's going on.
Log created at 2025-04-22 11:49:3722 April 2025 11:49:37 PHP 8.2.28 GSC_Elementor_Free::gsheet_get_google_account Error in fetching user info:
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"domain": "global",
"reason": "unauthorized"
}
],
"status": "UNAUTHENTICATED"
}
}
22 April 2025 17:33:18 PHP 8.2.28 GSC_Elementor_Free::gsheet_get_google_account Error in fetching user info:
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"domain": "global",
"reason": "unauthorized"
}
],
"status": "UNAUTHENTICATED"
}
}
22 April 2025 17:39:02 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 17:39:18 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 17:42:09 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 17:44:45 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:06:19 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:24:49 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:50:39 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:51:35 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:51:51 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:52:22 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:52:42 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:53:08 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:54:16 PHP 8.2.28 Auth, Invalid OAuth2 access token
22 April 2025 18:58:05 PHP 8.2.28 Auth, Invalid OAuth2 access token
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Authorization Issue’ is closed to new replies.