- Your Task History ID
- IjU3NjUwNTZjMDYzNzA0MzM1MjY5NTUzNjUxMzU1MTZhNTQzODBmMzci_pc
Hi,
I'm trying to drop a file in google drive, call salad api, transcribe in google docs then move the file out to a different folder.
Successful task - IjU3NjUwNTZjMDYzNzA0MzM1MjY5NTUzNjUxMzU1MTZiNTQzMDBmMzUi_pc
I was able to create google docs transcription file and moved the file to a different folder
Failed task - IjU3NjUwNTZjMDYzNzA0MzM1MjY5NTUzNjUxMzU1MTZhNTQzODBmMzci_pc
Data Output Error: File can not be downloaded or duration is missing. Please check your file and try again.
I think it might be because of this prompt from google drive if the file is too big then it prompts for a scan?
The API cannot download the file because of the prompt from google drive if it's big.
I'm trying to drop a file in google drive, call salad api, transcribe in google docs then move the file out to a different folder.
Successful task - IjU3NjUwNTZjMDYzNzA0MzM1MjY5NTUzNjUxMzU1MTZiNTQzMDBmMzUi_pc
I was able to create google docs transcription file and moved the file to a different folder
Failed task - IjU3NjUwNTZjMDYzNzA0MzM1MjY5NTUzNjUxMzU1MTZhNTQzODBmMzci_pc
Data Output Error: File can not be downloaded or duration is missing. Please check your file and try again.
I think it might be because of this prompt from google drive if the file is too big then it prompts for a scan?
The API cannot download the file because of the prompt from google drive if it's big.
"output": {
"duration": 0,
"error": "File can not be downloaded or duration is missing. Please check your file and try again."
},