messenger-to-telegram
messenger-to-telegram copied to clipboard
Doesn't work for me
I'm getting this output when running in docker exactly the way it was in instruction
web_1 | > [email protected] start /usr/src/app web_1 | > node bot.js web_1 | web_1 | info login Logging in... web_1 | info login Logged in web_1 | info login Request to reconnect web_1 | info login Request to pull 1 web_1 | ERR! login Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this. web_1 | { web_1 | error: 'Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this.' web_1 | }
What am I supposed to do?