For context, I'm trying to create a Form that receives file uploads, and through App Scripts upload them to GCS instead of Drive.
I was setting up the App Scripts task in the integration, created the Auth Profile and authenticated with it, but when I go to create the App Script, give it a name and save, it does nothing, and devtools show me a 400 bad request error.
There's no response but the preview tab somehow returns this:
�The request name: "test"
does not contain the auth profile id. Please ensure you have a valid auth profile configured in your Apps Script Task.
Can you send me your project id, integration name through private message? Thanks,