Error when linking Google Calendars to HA

I am seeing this error message in my logs after trying to connect my Google Calendars to HA.

I did successfully link the calendar at some point, but deleted it, & have now been attempting to reconnect it. I keep getting this error in my logs saying that the OAuth client was deleted. I double-checked my client ID & Client secret, & what’s on the Google Developers Console matches what’s in my config. What is odd to me is that new config folders google.token & google_calendars have shown up now, so I think it is connecting on some level.

Any idea on what I am doing wrong? Thank you.

I figured out what the problem was. Since I already had a Google calendar linked, I needed to delete my confit file called Google.token. After that & restarting HA, HA created a new Google.token file & fixed everything.