Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webook Not working #2

Closed
biplob86429 opened this issue Sep 9, 2021 · 1 comment
Closed

Webook Not working #2

biplob86429 opened this issue Sep 9, 2021 · 1 comment

Comments

@biplob86429
Copy link

{
"port":5000,
"webhook":{
"enabled":true,
"path":"https://yourdomain.com/callback/whatsappbot"
}
}

But when incoming whatsapp received its showing in console but no call back hit to webhook.
Please check and guide us

@satish603
Copy link
Owner

This project is not configured for web-hooks if you wish to add this feature
fork this project and
npm install node-webhooks --save
and follow the official document https://www.npmjs.com/package/node-webhooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants