Skip to content

Getting 403 errors from Google Apps Script #435

Answered by scadergit
rjwalters asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for providing the reference id. It took me a moment, but I tracked that down to, "Detected request from anonymous proxy ." The development team does not manage the web application firewall policies, but I'm guessing this request goes through a Google service proxy? It doesn't matter what the user agent string is, as long as one is provided. A custom string is only helpful to provide a contact in the event we have to take action due to abuse, which is very rare.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@scadergit
Comment options

@rjwalters
Comment options

@scadergit
Comment options

Answer selected by rjwalters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants