Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Bad Gateway (Convert PDF to List Of Images)

New Here ,
Jul 05, 2022 Jul 05, 2022

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."
      }
    }
  }
}
240
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 06, 2022 Jul 06, 2022
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources