You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have multiple clients on the same IP?
R: Tested both
Are you using a proxy?
R: No
Additional context
I've tried using evolution api to add a label on a chat but it not worked. Now I trying to do directly on baileys but I with same result, it just doesn't put label.
Edit:
It worked after I removed all labels and added new. But stoped to work now, is inconsistent
The text was updated successfully, but these errors were encountered:
Describe the bug
Func addChatLabel is not working, if call it, this one not return error and not set label on my whatsapp.
To Reproduce
Steps to reproduce the behavior:
sock.addChatLabel("jid", "1")
(my number jid and labelid)Expected behavior
I expects it to add label and see it on my other devices
Environment (please complete the following information):
Is this on a server?
R: (Tested on macos locally and 4gb ubuntu server)
What do your
connectOptions
look like?R: Same as https://github.com/WhiskeySockets/Baileys/blob/master/Example/example.ts
Do you have multiple clients on the same IP?
R: Tested both
Are you using a proxy?
R: No
Additional context
I've tried using evolution api to add a label on a chat but it not worked. Now I trying to do directly on baileys but I with same result, it just doesn't put label.
Edit:
It worked after I removed all labels and added new. But stoped to work now, is inconsistent
The text was updated successfully, but these errors were encountered: