J
J
Julia2020-04-15 17:37:27
In contact with
Julia, 2020-04-15 17:37:27

Why is vk bot not working on heroku?

The situation is as follows:
I am making a bot for the VK group, the following modules are installed in the project:
- express io,
- body-parser,
- node-vk-bot-api I
use the Vkontakte Callback API to constantly support the bot.
The bot works successfully through ngrok, but for some reason it gives an application error on heroku and the VK server writes that my server returned the wrong answer.
At the same time, everything worked through the Long Polling API.
The token and confirmation are registered in the bot object.
UDP: issue resolved by changing port to process.env.PORT || 3000;

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question