Avash

Results 7 comments of Avash

I am having the same problem. Is there something that we missed? @neutron92 @acidhax where are you retrieving your url from? Thanks in advance.

I am getting the below error, when trying to setup the webhook. How do we add configurations to heroku? I do not have any prior knowledge in cloud deployment. Please...

@sunnyMiglani We need to provide start script to "start": "node index.js" in package.json file. Hope that works. ![dfbcaf46-f47c-11e6-8965-f59e44954f3b](https://cloud.githubusercontent.com/assets/16720415/23247477/5d3e03e6-f9c0-11e6-94c0-faf65050849c.png)

@neeraj87 I am getting the same problem. my code is running good and I am getting output in local port but when deployed to heroku, I am getting the error...

@neeraj87 Thanks. yes, I have included the procfile. However when I am using heroku logs --app appname, heroku is not recognising the app. (chatbot is my app name). Any comments...

@neeraj87 What connection string are you providing in the code? I have hardcoded it to my local machine port 5000. That might be the problem?

@neeraj87 @Marisha-Sahay @shurm it worked!!! We need to provide start script to "start": "node index.js" in package.json file. Thanks for all the help. ![image](https://cloud.githubusercontent.com/assets/16720415/23023731/dfbcaf46-f47c-11e6-8965-f59e44954f3b.png)