Hello community,
I am trying to build a zap so once we have a new file on our Google Drive folder, OpenAI Whisper will transcribe it. However, I get invalid_request_error everytime I try.
Here are more details:
- I tried both mp3 and mp4 files. Latest one I tried was an mp3 that is less than 1MB.
- My trigger is “New File in Drive”. I tried both Google Shared Drives both Google Drive.
- I have a OpenAI API and I have $10 in there. I tested the connection and it seems no issue.
Hoping to find a solution. Thanks.