Forum Discussion

shadab1312's avatar
shadab1312
New Contributor
3 years ago
Solved

POST request data is getting truncated and error Content is not allowed in prolog shown

I am trying to a POST request with data which is in Base64 encoded format. When sending the request, I see that the actual data which is sent by Ready api has been truncated(see the attached screens...
  • shadab1312's avatar
    shadab1312
    3 years ago

    I tried another thing:

     

    I used the request content as parameter and checked Post QueryString option(See screenshot). 

     

    Now it works!!!