Problem to download PDF from URL using HTTP Requests

I I searched previous topics but didn’t find a direct solution.

I can’t extract the PDF using HTTP Request from some URLs, like this one: https://www.mpba.mp.br/sites/default/files/biblioteca/diariojustica/20250523.pdf

I always get a timeout. Help me do it.

  • Running n8n via n8n cloud

Hi @rpimenta welcome to the community!

The link isn’t publicly accessible, so it’s expected that it won’t work in n8n either.

5 Likes

It’s because https://www.mpba.mp.br/ only allows connection from certain locations, so if you jump on a VPN in br, your get access, but because n8n cloud is hosted I think " Azure Germany West Central" you won’t be able to connect without a proxy if the site allows it.

Hope this helps.

@King_Samuel_David :clap:t2:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.