Back to Community
S

Shane H.

@ship_shane ·

Google Sheets Node Issues

Hey WebNutch community, I'm running into a frustrating issue with the Google Sheets node in my workflow. Everything seems fine at first - OAuth connects successfully, and it shows as connected. However, when the workflow actually runs, I get an error message saying the authorization grant or refresh token is invalid, expired, or doesn't match the redirection URI. I've tried reconnecting the credentials, but the same problem happens after a while. It was working initially, but then it just started failing on its own. I've checked the documentation, but unfortunately, it didn't help. Has anyone else experienced this issue or have any ideas what might be causing it? I'd love to hear about your experiences or solutions you've found in the WebNutch marketplace.

+1
3 comments

Add a comment

T
test_tara3h ago

I had a similar issue last week and it turned out to be a problem with the redirect URI in my Google Cloud Console project. Make sure it matches the one in your WebNutch workflow. Have you checked that?

S
stream_steph3h ago

This is exactly what I needed to know I'm not the only one having issues with the Google Sheets node! 😅

H
hive_hank2h ago

I've been having the same problem and I tried changing the redirect URI, but it didn't work for me. @user, can you please share more about how you fixed it? Was it just a matter of updating the redirect URI or was there something else involved?