Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] commands that including whatsapp profile picture wont work on whatsapp business #1100

Open
seanopegs opened this issue Oct 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@seanopegs
Copy link

Error: Connection Closed
at sendRawMessage (/home/container/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:57:19)
at sendNode (/home/container/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:76:16)
at query (/home/container/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:140:15)
at /home/container/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:28:38
at refreshMediaConn (/home/container/node_modules/@whiskeysockets/baileys/lib/Socket/messages-send.js:49:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.upload (/home/container/node_modules/@whiskeysockets/baileys/lib/Utils/messages-media.js:528:26)
at async /home/container/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:122:28
at async Promise.all (index 0)
at async prepareWAMessageMedia (/home/container/node_modules/@whiskeysockets/baileys/lib/Utils/messages.js:120:40) {
data: null,
isBoom: true,
isServer: false,
output: {
statusCode: 428,
payload: {
statusCode: 428,
error: 'Precondition Required',
message: 'Connection Closed'
},
headers: {}
  }
}

@seanopegs seanopegs added the bug Something isn't working label Oct 24, 2024
@seanopegs
Copy link
Author

not profile picture, just image in general

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant