Credentials for telegram error message

hi,
I have install fresh version of n8n with nodejs configuration local type . when I’m trying to set credentials for telegram I get this error message : (The service refused the connection - perhaps it is offline) - – referring to previous post I tried to solve the problem but there was not like this error in nodejs versions - It seems that base url must change - please reply

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey there!

Do you expose your instance outside of network?

Eg. what is your WEBHOOK_URL?

thanks for your reply - telegram credential base url you mean ? in first steps it was (https://api.telegram.org ) but I changed it to my PC IP address

That how it should look the Base url.

The token you get from your BotFather for your own bot created as Access Token.

Do you use Ngrok or any other service to expose your localhost:5678 ?

thanks , ngrok dont work with my IP address and country . I must to replace with other solution or sites . do you know any services like that >?

I don’t know which country you are, but anyway you can check on search engines for an alternative.

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