Intermittent 403 Forbidden Error from Google Apps Script to Webhook

HI @lightofheaven Welcome!
I think you can add google IP ranges to the IP whitelist in your webhook node options, also another thing to try is that if you have N8N_RATE_LIMIT_ENABLED=true set in your docker environment disable or raise the limit, as this would make sure that your IP range is not being blocked or rate limited by google.

Read this conversation for more info about that rate limit thing:

And for whitelisting: