I am trying to set-up an automated transcription flow between Pipedream+google+drive+openAI. Under the “create_transcription” I am getting this error message (see below).
My audio file is an MP3 file, every step before this one is working accordingly.
here is the video of what I am trying to execute:How I Use AI to take perfect notes...without typing - YouTube
"TypeError
Cannot read property ‘$return_value’ of undefined
DETAILS
TypeError: Cannot read property '$return_value' of undefined
at eval (eval at _pd_deep_evaluate (/var/task/params_evaluator.js:63:16), <anonymous>:1:26)
at _pd_deep_evaluate (/var/task/params_evaluator.js:63:16)
at MessagePort.<anonymous> (/var/task/params_evaluator.js:11:9)
at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:399:24)
at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
ExportsInputsLogsDetails
Detailed/code mode
OpenAI (ChatGPT) Account
OpenAI (ChatGPT)
Audio Upload Type
File
File Path
/tmp/recording.mp3
Test
Test to deploy"
