Has anyone else experienced this?
I have a JSON object I am trying to fetch from Google Scripts Web App. It works great in the Block Script editor, but when I try to use the same code in the Automation block I receive this error:
TypeError: Response status was 302 ‘Moved Temporarily’ but redirect mode was set to ‘error’
This error is referring to the Google Script URL.