Renato Freitas
Renato Freitas
There is already an API that uses Baileys using lists and buttons. They are certainly more advanced than here
const { default: makeWASocket, DisconnectReason, isJidUser, isJidGroup, makeInMemoryStore, WAPresence, proto, delay, WAMessageUpdate, MessageOptions, useMultiFileAuthStat, WAMessage, BufferJSON, Contact, Chat, Chats, GroupMetadata, ConnectionState, UserFacingSocketConfig, useMultiFileAuthState, fetchLatestBaileysVersion } = require('@whiskeysockets/baileys') class WhatsAppInstance {...
Every time I change a contact, in Business I receive the event and in the normal WhatsApp log I come across this: {"level":30,"time":1701399588789,"pid":7056,"hostname":"PUBLICIDADE-01","name":"critical_unblock_low","error":"Error: error:1C800064:Provider routines::bad decrypt\n at Decipheriv.final (node:internal/crypto/cipher:193:29)\n at...
It appears to be a Whatsapp sync error with Baileys. When the device is syncing in the background, the bug happens. After the synchronization was complete, the new contacts arrived,...
I've already checked the Data and the problem still persists.
I also wanted this feature, it would be very useful for importing and exporting contacts.
It's not working for me either :(
I managed to solve it by updating the API and made some changes to the files: .ENV: CLIENT_PLATFORM='Chrome (linux)' CLIENT_BROWSER='Chrome (linux)' CLIENT_VERSION='4.0.0' To update the api, I also changed the...
Estou passando pelo mesmo problema ;(