whats2api icon indicating copy to clipboard operation
whats2api copied to clipboard

Cant start apps

Open vheins opened this issue 4 years ago • 6 comments

Heloo, i cant start whats2api, this screenshoot message

https://prnt.sc/vvgq6p

vheins avatar Dec 04 '20 03:12 vheins

same

sakidi-umv avatar Dec 22 '20 08:12 sakidi-umv

You can try add code Array.prototype.find = function(...args) { let index = this.findIndex(...args) if (index >= 0) return index >= 0 ? this[index] : void 0 } in modules/whatsapp.js before variable global.openWA

image

rejidan avatar Dec 22 '20 14:12 rejidan

@rejidan @haziqmus @aRhez0903 @sakidi-umv Have you lot tried the Easy API CLI in wa-automate?

smashah avatar Dec 22 '20 22:12 smashah

I haven't tried again to use Easy Api Wa-Automated because when I tried the old version I couldn't take qrcode images yet. I will try again with the latest version, thanks @smashah

rejidan avatar Dec 23 '20 00:12 rejidan

@rejidan @haziqmus @aRhez0903 @sakidi-umv Have you lot tried the Easy API CLI in wa-automate?

Thanks you, after post this issue i have try to easy api and its works, but i not close this post hope this repo update

vheins avatar Dec 23 '20 02:12 vheins

Great. Feel free to make an issue in the other repo if there's something I can do there to get this project working for you again 👍

smashah avatar Dec 23 '20 17:12 smashah