Traccar - telegram notifications

Alfanogard 6 days ago

Good day can anyone give me advice how to debug traccar and telegram notifications
i already spent a day thru all forums confirming my xml file config and my telegram bot
i tested the bot and all is good but i cant see that traccar is sending any notifications thru the logs

Track-trace6 days ago

Then why dont you show your traccar config?

Alfanogard 6 days ago

xml file.png

Alfanogard 6 days ago

if i use curl comand from my server it does go thru to my telegram bot
curl -X POST "https://api.telegram.org/bot1111111111:adasdawdadadewdadawadsdwasdwas/sendMessage" -d "chat_id=-5156136515&text=my sample text"

Anton Tananaev6 days ago

And if you test the channel in Traccar?

Alfanogard 6 days ago

No when i run a test there is no respons on the log for notifications sent or on the bots api consel

Anton Tananaev6 days ago

But what is the API response? If you don't get any errors, it means the message was successfully sent.