Germán Toro del ValleG
BuildShip2y ago
14 replies
Germán Toro del Valle

Google Events nodes OAuth configuration lost

Hi guys,

I have 2 workflows where I use 2 Google Calendar nodes to create and to delete events from my primary Google Calendar. The problem is that the after configuring the authentication of these Google Calendar nodes, the authentication information seems to be lost. This happens several minutes or hours after the latest authentication configuration. The message I get when this happens is the following one:
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. 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": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}

Please, have a look at the attached screenshots too 😉

I have logged out and in the authentication information for the Google Calendar nodes several time and I have removed and added the Google Calendar nodes to start from scratch but the issue persists 😦

Anything I could do from my side to fix this problem? 🙂

Thank you very much!!!

Cheers.
Captura_Feb_13_desde_Gmail.png
Captura_Feb_13_from_Gmail_1.png
Captura_Feb_13_from_Gmail.png
Solution
Click on the last text link if it says (advance).
Was this page helpful?