In my n8n workflow, I have an HTTP request node pointing to:
https://lukante-summarizer.hf.space/summarize
It was working perfectly before, but recently I started receiving the following error:
“Bad gateway - the service failed to handle your request”
The Space itself is active and running, but requests from n8n consistently fail with this error. Could you please advise what might be causing this issue or how to resolve it?