#i cant connect to whatsapp
5 messages · Page 1 of 1 (latest)
I have the same error, every time my api generates an error and when I start the login again, it generates that error, I have to delete the ./.wwebjs_auth/session/Default folder and link the phone again
Same here ans its frustrating
const client = new Client({
authStrategy: new LocalAuth({
clientId: "bot-server",
}),
webVersion: "2.2409.2",
webVersionCache: {
type: "remote",
remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2409.2.html",
},
});
Thanks to what was explained by a user of the channel in Spanish, this is a possible solution
I see it's not working for more than 1 client simultaneously (but still testing)