79764025

Date: 2025-09-14 00:24:02
Score: 1.5
Natty:
Report link

I was facing the same issue: requests to the Telegram API (sendMessage, getUpdates) failed in Chrome with a network error or a 400 Bad Request, but worked in firefox, postman, or via cURL.

I found a workaround routing the API request through a proxy server.

For now is the only option I found to make it work in chromium-based browsers

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kirill Gay