Skip to main content
Participant
July 5, 2022
Question

Bad Gateway (Convert PDF to List Of Images)

  • July 5, 2022
  • 1 reply
  • 279 views

I have a Logic App that's been working fine and suddenly is throwing "Bad Gateway" when converting a PDF to a list of images.

 

Export PDF does work, so the API and the connector are configured correctly, but that creates a zip files, and I need the individual images. I get the sense that the API or the connector has been updated or changed and that's caused this to start failing.

 

{
  "error": {
    "code"504,
    "source""logic-apis-westus.azure-apim.net",
    "clientRequestId""5404816a-5a46-44d4-9571-d651f19c77e5",
    "message""BadGateway",
    "innerError": {
      "error": {
        "code""Gateway Timeout",
        "message""The Gateway servers are up, but the request couldn't be serviced due to some failure within our stack. Try again later."
      }
    }
  }
}
    This topic has been closed for replies.

    1 reply

    Participant
    July 6, 2022

    Hi, there! 
    I have the same problem too from 1 July. Let me know, if you fix this problem