Can’t deactivate google account
-
Hi,
I am actually getting an issue where I can’t deactivate my account in the backend. I tried removing the plugin directly from Google, which I did successfully but in the backend it is still not working. This is what it shows now :
Here’s the message I am getting in the log :
22 mars 2025 15:55:59 PHP 8.2.27 CF7GSC_googlesheet::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”
}
}Can you help me please?
Emmanuel
- You must be logged in to reply to this topic.