HTTP Request node failing when sending Telegram message"

am not a coder, I am using HTTP Request node to send a Telegram message but it is showing an error. Please help."

Hi @GAURAV_SRIVASTAVA1 Welcome!

Why dont you try using the native telegram node?

1 Like

The issue is not with the Telegram node, but rather with the HTTP Request node.

@GAURAV_SRIVASTAVA1 please, show the body section of the HTTP Request node or share the workflow.

You can select all nodes with Ctrl+A and copy them with Ctrl+C. Then, past the content after pressing the button </> with Ctrl+V.

From the error, it seems that you are trying to send an object, where it’s supposed to be a string

The error here is most likely in the HTTP request body fields,

Since I noticed that you are probably using the Gemini endpoint, you can save yourself the http requests headache and just use the built-in Gemini node instead: