You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
I exported env variables, after that I run server:
docker-compose -p integram up trello
It starts successfully. I send /start to my Telegram Trello bot, and follow the link (looks like https://domain.com/tz?r=%2Foauth1%2Ftrello%2Fdbgeitzg-lhsiiwi)
Browser page and log file shows me an error message Unknown token format.
What am I doing wrong?
I exported env variables, after that I run server:
It starts successfully. I send
/startto my Telegram Trello bot, and follow the link (looks likehttps://domain.com/tz?r=%2Foauth1%2Ftrello%2Fdbgeitzg-lhsiiwi)Browser page and log file shows me an error message
Unknown token format.What am I doing wrong?