requilence / integram

Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
https://integram.org
GNU General Public License v3.0
1.54k stars 151 forks source link

Unknown token format #123

Open rikosage opened 2 years ago

rikosage commented 2 years ago

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?