Skip to main content
Ground Control | Tier 1
February 24, 2022
Question

"HTTP File Request: GET File" creating a blank pdf document

  • February 24, 2022
  • 4 replies
  • 181 views

Hi,

 

I am trying to download a pdf file by using the HTTP File Request Package, available at bot store.

 

The request is sent with no errors, but creates a BLANK pdf document. Does Anyone had the same problem? How can I solve it?

 

 

    4 replies

    Most Valuable Pathfinder
    February 24, 2022

    Hi @Lizandra Silva Sá​ ,

     

    Can you try the same with Postman or any other tool to check whether you are getting the blank pdf?

    Chand
    Ashwin A.K
    Navigator | Tier 3
    February 24, 2022

    Hi @Lizandra Silva Sá​ ,

     

    Have you had a chance to go through the Documentation?

    You could find something useful there that could potentially help you out with the issue at hand.

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Navigator | Tier 3
    May 11, 2023

    @Ashwin A.K  Hi Ashwin.. I followed everything given in the document. Still i’m getting the error.

    Status: 415  {"error":{"code":"UnsupportedMediaType","message":"Request content type is not supported."}}. Could you pls suggest?

     

    Attached are my inputs. the same is working fine in postman

    @ArjunSMeda Could you pls suggest too?

    Navigator | Tier 3
    May 11, 2023

    @lizandrasilvasa  Did you get the solution for your issue?