Azure DevOps attachments always corrupt

I’m pulling attachments from Wrike tasks and adding them to Azure DevOps work items. The files are successfully uploaded to ADO but when I attempt to view them they don’t open and either ADO just spins or if the file is a PDF Adobe error is “Failed to load PDF document.” so it seems as if the files are incomplete or corrupted somehow in how I upload them to ADO.

I have tried pulling the files using Wrike - Make an API call as well as the HTTP - Get a file modules. Both pull the exact same data as what I see from Postman which will also display the file so I know the data in Wrike and what gets pulled out is correct.

Here is the ADO - Make an API call module configured.

This is the output once the file is uploaded.