Ali_adgh
New member
- Jan 3, 2023
- 24
- 5
- 3
hi, anybody know what the admin URL or extension would be?
hi, anybody know what the admin URL or extension would be?
you asked for a admin url,here you are "/dashboard/index/" this is an exampleThat's not the domain I am working on but thanks I figured it out because of this.
Any idea, why my QR code is not being generated?
Thanks a lot, buddy, after a few tries, I am able to generate QR Code, thanks to @Ali_adgh![]()
your problem with qr code has many reasons let's take one by one
1-make sure in dashboard settings "Social network settings" then "Whatsapp Server URL" end of the linke has "/" example : "https://api.yourdomainhere.com/"
2-make sure when you open https://api.yourdomainhere.com/ you will see "Cannot GET /" if not tell me .
3-make sure from the Cpanel you setup node.js and Application Manager, with port 8000.
4-make sure folder wa_server has config.js and you add database credentials .
5-make sure when you open: "https://api.yourdomainhere .com/get_qrcode" you see this result "{"status":"error","message":"Authentication failed"}"
if 1 of these 5 requirements missed will have qr code issue
![]()
your problem with qr code has many reasons let's take one by one
1-make sure in dashboard settings "Social network settings" then "Whatsapp Server URL" end of the linke has "/" example : "https://api.yourdomainhere.com/"
2-make sure when you open https://api.yourdomainhere.com/ you will see "Cannot GET /" if not tell me .
3-make sure from the Cpanel you setup node.js and Application Manager, with port 8000.
4-make sure folder wa_server has config.js and you add database credentials .
5-make sure when you open: "https://api.yourdomainhere .com/get_qrcode" you see this result "{"status":"error","message":"Authentication failed"}"
if 1 of these 5 requirements missed will have qr code issue
{"status":"error","message":"Authentication failed"}
Hi, I managed to run the entire script correctly, I can help you out with this, please DM me with your Hosting DetailsHas anyone managed to make it work? I am stuck right now. I don't get how the server is going to read the folder for the actions the api makes if it is not defined anywhere.|
I am gettinga forbidden 403 when going directly to the api url and file not found when trying to check the get_qrcode url.
Facing same issue,
All requirements passed and get the All requirements passed and get theCode:{"status":"error","message":"Authentication failed"}
but qrcode still not appears.
I rather think that there is something missing in this last update files, I installed the normal file from stackpost and it works correctly so the problem cannot be my server
Make sure, you are running on PHP v7.1 - v7.4, it does not run properly on PHP v8+I did the installation everything worked fine when I went to login again I get this message (an error was found
Unable to load requested file: helpers/common_helper.php)
know what can be
an error was found
Unable to load requested file: helpers/common_helper.php
hold please
message sentMake sure, you are running on PHP v7.1 - v7.4, it does not run properly on PHP v8+
common_helper.php decryptI did the installation everything worked fine when I went to login again I get this message (an error was found
Unable to load requested file: helpers/common_helper.php)
know what can be
an error was found
Unable to load requested file: helpers/common_helper.php
hold please
what's your website ?its new future you can use for registration, order booking and more.
I use php7.4Make sure, you are running on PHP v7.1 - v7.4, it does not run properly on PHP v8+