SETUP:
I self-host my n8n in a docker container on my private server. This server uses a proxy to access internet.
PROBLEM:
I want to use the telegram node to send a text message. When I create a telegram credential with my access token and test it, it fails with this error:
Since n8n logs doesn’t provide any evidences other than “Request failed with status code 500”, I used ngrep to analyze the traffic, and got this reponse from my proxy