darshh88
New member
- May 16, 2022
- 20
- 1
- 3
I create thread about webhook and api in herePlease create new thread regarding this in separate section in below link. Members will help you there. Here only discussion on current resource. Thanks!
General Discussion
babiato.tech
Open Rest API > Webhook
have you generated API KEY?anyone here install it on aapanel (vps ubuntu)? installation was success, nodejs also running on 3200 port, but qr code not showing, i try to use localhost and other (my vps ip:3200) on setting menu, but the results are same not showing qrcode
generate api key absolutely done, port 10000 what differences between 3200 and 10000?have you generated API KEY?
and have you tried port 10000?
for me, i made both website and node, upload and install like on cpanel for the website and build node, pointing to the same directory, set the port and starting point, i dont know that is true way to install on aapanel or not, but in my case qrcode not working, i have try to install node directly on the vps and run server.js and i got same, qrcode not working toGuys, help me please!
I know how to configure node.js in cpanel, but in aapanel I have doubts when filling in some fields. do you have any screenshot/video showing how to configure node.js from aapanel to work on WA Gateway?
Thanks <3
It is working normally on aapanel.anyone here install it on aapanel (vps ubuntu)? installation was success, nodejs also running on 3200 port, but qr code not showing, i try to use localhost and other (my vps ip:3200) on setting menu, but the results are same not showing qrcode
Send me a screenshot of root folder's folder and files.Really? Can u explain me?
Done, i have solved the problemSend me a screenshot of root folder's folder and files.
Please share the solution.Done, i have solved the problem
Copy paste in the respective folders
damn its work, big thanksCopy paste in the respective folders
1. Replace "formbutton.blade.php" in resources\views\ajax\autoreply
2. Replace "AutoreplyController.php" in app\Http\Controllers