vasani-arpit / WBOT

A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 4th, 2024
Other
987 stars 314 forks source link

Uncaught ReferenceError: webpackJsonp is not defined #286

Closed Zer0bytte closed 2 years ago

Zer0bytte commented 2 years ago

iam trying to use WAPI.js but that give me: Uncaught ReferenceError: webpackJsonp is not defined and second error is : Cannot read properties of undefined (reading 'Msg') how to solve these erros

vasani-arpit commented 2 years ago

Which version of wbot you are using?

keyurboss commented 2 years ago

Replace webpackJsonp with webpackChunkwhatsapp_web_client.. It Should Work Fine

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.