I am experiencing a persistent issue with downloading modified files while using ChatGPT. Specifically, after processing simple text files and applying variable name replacements using an Excel-based mapping file, the system successfully processes and saves the modified files but fails to generate a download link.
Issue Details:
Every time I request a downloadable link for a processed file, I receive an error:
“GetDownloadLinkError – Encountered exception: <class ‘file_service_client.client.GetDownloadLinkError’>.”
This issue occurs consistently, even when:
Using different file formats (.txt, .sps, .job, .xlsx).
Uploading and processing a single file instead of multiple files.
Re-uploading files and trying again.
The issue seems to be specific to downloading files because the processing itself completes successfully.
Steps to Reproduce:
Upload an .txt file and an Excel mapping file with old and new variable names.
Apply replacements using ChatGPT’s processing capabilities.
Request a download link for the modified .txt file.
Receive the “GetDownloadLinkError”, preventing access to the processed file.
This issue is significantly disrupting my workflow, as I rely on ChatGPT for automated text processing tasks. Without the ability to download modified files, I am unable to access and use the processed data.