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
when using the server version and after trying using the api/session/create-group a keep getting this error no matter is i try endpoint outside on in the same server routes page: at fulfilled (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect-team\wppconnect\dist\api\helpers\evaluate-and-return.js:21:58)
JS Stack: TypeError: Cannot read properties of undefined (reading 'isLid')
at https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:755
at Array.map ()
at m (https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:723)
at a (https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:591)
at Object.sendCreateGroup (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect\wa-js\dist\wppconnect-wa.js:2:203614)
at t.create (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect\wa-js\dist\wppconnect-wa.js:2:94466)
at pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:58:46
at pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:59:28
at new Promise ()
at anonymous (pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:54:14)
Function: function (_a) {
var groupName = _a.groupName, contacts = _a.contacts;
return WPP.group.create(groupName, contacts, null);
} please does any one had same issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
when using the server version and after trying using the api/session/create-group a keep getting this error no matter is i try endpoint outside on in the same server routes page: at fulfilled (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect-team\wppconnect\dist\api\helpers\evaluate-and-return.js:21:58)
JS Stack: TypeError: Cannot read properties of undefined (reading 'isLid')
at https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:755
at Array.map ()
at m (https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:723)
at a (https://static.whatsapp.net/rsrc.php/v4i_mJ4/y4/l/en_US-j/H1GAOtDMXYq.js:708:591)
at Object.sendCreateGroup (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect\wa-js\dist\wppconnect-wa.js:2:203614)
at t.create (C:\Users\Administrator\Desktop\waca\node_modules@wppconnect\wa-js\dist\wppconnect-wa.js:2:94466)
at pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:58:46
at pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:59:28
at new Promise ()
at anonymous (pptr:evaluate;C%3A%5CUsers%5CAdministrator%5CDesktop%5Cwaca%5Cnode_modules%5C%40wppconnect-team%5Cwppconnect%5Cdist%5Capi%5Chelpers%5Cevaluate-and-return.js%3A99%3A56:54:14)
Function: function (_a) {
var groupName = _a.groupName, contacts = _a.contacts;
return WPP.group.create(groupName, contacts, null);
} please does any one had same issue?
Beta Was this translation helpful? Give feedback.
All reactions