telegram-send icon indicating copy to clipboard operation
telegram-send copied to clipboard

Something went wrong, please try again.

Open x1pepe opened this issue 2 years ago • 8 comments

Hi!, I installed telegram-send and its went works with out problems, but one day it did not work anymore. If I run: telegram-send ... I get: Config not found Please run: telegram-send --configure

If I run: telegram-send --configure ... I get: Talk with the BotFather on Telegram (https://telegram.me/BotFather), create a bot and insert the token When I insert the token, I get: ❯ 5417963401:AAEccO2JhiivQUGtXCoN8_xRVggvqUPg8Ag Something went wrong, please try again.

How can I fix this?

x1pepe avatar Jan 23 '23 20:01 x1pepe

I had similar problem, updating to latest version helped.

imlordeyaya avatar Jan 23 '23 20:01 imlordeyaya

How can I update? I have installed: telegram-send 0.34

x1pepe avatar Jan 24 '23 06:01 x1pepe

Well! I found my problem. My telephone company put me some app it was blocking api.telegram.org in every access, so now it's solved.

x1pepe avatar Jan 26 '23 05:01 x1pepe

Same issue. Nothing is blocking my requests to api.telegram.org. my token is definitely correct

example: 2224231830:AAEQqwjCbDF3vG1gwTRuSHf0-CphjAReEgw

image

Goosegit11 avatar Apr 20 '23 16:04 Goosegit11

Same here. Latest version of telegram-send seems broken.

Here is an alternative for sending from Python: https://medium.com/codex/using-python-to-send-telegram-messages-in-3-simple-steps-419a8b5e5e2

Here is an alternative for sending from the command line/bash script: https://hackernoon.com/how-to-create-a-simple-bash-shell-script-to-send-messages-on-telegram-lcz31bx

albertmonteith avatar May 09 '23 11:05 albertmonteith

Here is an alternative for sending from the command line/bash script: https://hackernoon.com/how-to-create-a-simple-bash-shell-script-to-send-messages-on-telegram-lcz31bx

btw there's shell tg-post

Goosegit11 avatar May 26 '23 16:05 Goosegit11

I have the "Something went wrong" error message on trying to insert the token at the telegram-send --configure stage. I have tried downgrading to 13.5, but the error persists. https://api.telegram.org is not blocked. This is on Linux Mint 21.2 (victoria). I do have it working on a second Mint 21.2 machine in a different location. Can you recommend any steps to de-bug the issue, as "Something went wrong" is not very helpful.

pnewbery avatar Sep 06 '23 12:09 pnewbery

Can you recommend any steps to de-bug the issue, as "Something went wrong" is not very helpful.

In the latest version of telegram-send it shows the error before saying that "Something went wrong". So please upgrade and try again.

rahiel avatar Oct 07 '23 12:10 rahiel