How can I keep uploading my documents as PDF?

Status: Open ยท Asked by Alejandro Perez on ยท 0 views

Alejandro Perez โ€” Question ยท
We have a workflow that takes a Google Documents file, replaces data on it, and then Shares it as PDF using the "ExportLinks Application/pdf" that the "Share a File with Anyone" step returns.
We then use the Upload a File step to save that PDF into a Google Drive Shared Drive folder, so we can save the PDF with all changes made.

We just noticed that the Upload a File step we were using went into "Legacy", so we wanted to see if we could change to the new version of the step, and avoid issues when you discontinue that legacy version.
However, when we tried to use it, the step returns "sourceUrl does not support byte-range downloads. The server must support Range requests (HTTP 206)."

What is the right supported files meant to be for this step to work? 

We don't want to get interrupted suddenly.
Thank you all for your help.
Pabbly Support โ€” Reply ยท

Hello there,

Thanks for contacting us.

Could you please share the Workflow URL so that we can look into it and provide information accordingly?

Please be aware that to assist you effectively, we may need to access your Pabbly Connect account. If you're comfortable with this, please grant us permission by stating in your next email: "You have my permission to log into my Pabbly Connect account, and edit workflow {If required}. Here is the registered email address associated with it."

Thanks & Regards,

Adeel Akhtar
๐ŸŒ Pabbly.com

Pabbly Support โ€” Reply ยท

Hello there,

As we can check, you are still using the Upload a file (Legacy) action in your workflow. We recommend that you change the action event to the Upload a file action event.

image.png

Thanks & Regards,

Adeel Akhtar
๐ŸŒ Pabbly.com

Alejandro Perez โ€” Reply ยท

When I changed the event to the new Upload a File method, I got this error:
sourceUrl does not support byte-range downloads. The server must support Range requests (HTTP 206).
That is exactly why I don't want to change.
You can see the task history using ID IjU3NjYwNTZjMDYzMzA0M2M1MjY0NTUzNDUxMzU1MTY3NTQzMDBmMzAi_pc

Pabbly Support โ€” Reply ยท

Hello Alejandro,

The file URL that is showing in the mapping may not exist. Kindly hit the Save and Send Test Request button from the action before Upload a file action, where the file is getting generated. So that a new file can be generated and get uploaded.

Thanks & Regards,

Adeel Akhtar
๐ŸŒ Pabbly.com

Alejandro Perez โ€” Reply ยท

My bad. I went ahead and added the step right before the legacy step is, so both steps are on the workflow now. Hope this can shed some light
Photo attached just in case.

image.png

Pabbly Support โ€” Reply ยท

Hello Alejandro,

We have fixed the issue by adding the File Upload module to the workflow.

2026-07-25_04h01_17.pngNow the file is getting uploaded successfully to the Google Drive.

2026-07-25_04h03_24.pngYou can now remove the Google Drive: Upload a file (Legacy) action from the workflow and test the workflow.

Thanks & Regards,

Adeel Akhtar
๐ŸŒ Pabbly.com

Back to all forum threads ยท Log in to reply