Stackposts Documentation Stackposts Documentation
  • Stackposts Documentation 2022
    • Stackposts | Social Marketing Tool
    • Waziper – WhatsApp Marketing Tool
  • FAQs
  • Download
  • Blog
  • Help Center
Get Support
Stackposts Documentation Stackposts Documentation
Get Support
Stackposts Documentation
  • Stackposts Documentation 2022
    • Stackposts | Social Marketing Tool
    • Waziper – WhatsApp Marketing Tool
  • FAQs
  • Download
  • Blog
  • Help Center

Docy

Waziper - WhatsApp Marketing Tool (Standalone Script)

  • Folder icon closed Folder open iconOverview
  • Folder icon closed Folder open iconRequirements
  • Folder icon closed Folder open iconInstallation
    • Aapanel (Nginx)
    • Aapanel (Apache2)
    • Cpanel
    • Plesk
  • Folder icon closed Folder open iconUpgrade version
  • Folder icon closed Folder open iconPayment getways
    • How to Configure PayPal?
    • How to Configure Stripe?
  • Folder icon closed Folder open iconHow to use Waziper?
    • How to use Chatbot?
    • How to edit the home page?
    • How to find waziper update folder?
    • How to change Timezone?
    • How to Send Bulk Messages?
    • How to use Auto Responder?
    • How to Change Logo?
    • How to fix Images and Videos are not show on WhatsApp?
    • How to use Package Manager?
    • How to edit the home page
    • How to Login Waziper with Google Account?
  • Folder icon closed Folder open iconProblems & Solutions
    • QR Code not showing
    • Install server via IP
    • Click on my app account it doesn’t work
    • {“status”:”error”,”message”:”Invalid license. Please contact the author for assistance”}
    • Can’t find Install.zip file
    • Plesk: “Cannot connect to database. Please try again”
    • Install 2 licenses on the same server
    • Can I use Server Script which is installed in another server?
    • Upgrade to the extended version
    • The message was sent in duplicate
  • Folder icon closed Folder open iconNeed help with installation
  • Folder icon closed Folder open iconFAQs
    • What’s difference between Regular and Extended License

QR Code not showing

Estimated reading: 2 minutes

Check the operation of Api domain

Please check the structure of api domain operation
https://apiyourdomain/get_qrcode
Successful installation message:

{"status":"error","message":"Authentication failed"}

Table of Contents

  • All causes lead to Qrcode not displaying
  • Some common errors for all types of servers
  • Haven’t updated server api
    • Haven’t updated server api
    • Whatsapp Server URL setting is not correct
    • “Cannot connect to database. Please try again”
  • Fix Qrcode error for aaPanel
    • Apache Server at api.domain Port 443
  • Fix Qrcode error for CPanel
    • Haven’t set up .htaccess file for vps domain
    • Setup Node.js App instead of Application Manager

All causes lead to Qrcode not displaying

Some common errors for all types of servers

Haven’t updated server api

You are using the login feature. And Qrcode is no longer cached.
Solution: You need to re-login your account to create a new ID

Haven’t updated server api

When updating, you only update the Script but not the server. The system still works on the old server. QRcode can also be loaded forever

Solution:

Please continue to update server.zip as instructed

Whatsapp Server URL setting is not correct

Api domain does not support SSL

Whatsapp Server URL without trailing “/”

“Cannot connect to database. Please try again”

Message when checking the link: https://apiyourdomain/get_qrcode

"Cannot connect to database. Please try again"

Please check the database settings in the config.js file

Fix Qrcode error for aaPanel

Apache Server at api.domain Port 443

Please set as shown below

Fix Qrcode error for CPanel

Haven’t set up .htaccess file for vps domain

<IfModule mod_rewrite.c>
  RewriteEngine On
  RewriteCond %{HTTPS} !=on
  RewriteCond %{SERVER_PORT} !^8000$
  RewriteRule ^ http://%{HTTP_HOST}:8000%{REQUEST_URI} [P,QSA,L]
</IfModule>

Setup Node.js App instead of Application Manager

If you don’t have Node.js App and setting up Application Manager doesn’t work either. Please set up port 8000 over IP

Cpanel: Install server via IP

Still stuck? How can we help?

How can we help?

A premium WordPress theme with integrated Knowledge Base, providing 24/7 community based support

Was this page helpful? Yes No

Powered By Stackposts

Leaf Illustration

© 2022 All Rights Reserved by Stackposts