-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telegram Bot Not Send message #73
Comments
any update? I got same error |
Hello. Install via the release file hpi, not via the plugin manager. So messages started working for me. According to the server logs, you can see the 404 error, most likely the org.telegram.telegrambots dependency update is missing, in the version that comes through the plugin manager. |
Yeah, can confirm it. Thank you for the solution! Cheers! |
@nikitabelonogov any chance to see a new release, with fix of the issue which already is in master branch? |
No Working PipeLine Text
ERROR java.lang.NullPointerException |
Jenkins and plugins versions report
telegramSend(message: "Hello World", chatId: 977645935)
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 20
Reproduction steps
Write name and Token in Global Setting
Expected Results
Recieve Message
Actual Results
Message Not Recieved
Anything else?
No response
The text was updated successfully, but these errors were encountered: