5
Views
1
Comments
[SharePoint Connector] Zero Bytes are getting downloaded
Question
SharePoint Connector
Forge asset by EONE TECHNOLOGIES PRIVATE LIMITED

Hi Team,

I am able to download the file using the action provided in this. But the content of the file is zero bytes. Any inputs to fix this issue.

Thanks & Regards,

Krishna. 

2025-09-25 14-38-22
Lokesh Kumar Yadav

The file is downloading successfully, but the content appears as 0 bytes. This usually happens when the file binary/content is not getting populated correctly before triggering the download action. Please verify that the file data is being fetched and assigned properly.

Also, check whether the API/database response contains the actual file content and not just the file name or metadata. Adding logs/debug points to validate the binary size before download may help identify the issue.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.