I am trying to get a PDF from a 3rd party API and then return it as an attachment from my API/Server. I normally return PDF documents using a byte array without an issue, ho