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
I get some information through http://192.168.1.2:8080/**getSessionInfo**. Can we use anything of the following with WA_SESSION_DATA? Because session data json file is always empty.
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
-
I get some information through http://192.168.1.2:8080/**getSessionInfo**. Can we use anything of the following with WA_SESSION_DATA? Because session data json file is always empty.
{
"success": true,
"response": {
"WA_VERSION": "2.2224.8",
"PAGE_UA": "WhatsApp/2.2147.16 Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36",
"WA_AUTOMATE_VERSION": "4.42.5",
"BROWSER_VERSION": "HeadlessChrome/102.0.5005.40",
"OS": "Linux 5.15",
"START_TS": 1657872361732,
"RAM_INFO": "Total: 3.98 GB | Free: 2.73 GB",
"PPTR_VERSION": "15.0.0",
"LATEST_VERSION": true,
"CLI": true,
"PATCH_HASH": "0a030",
"OW_KEY": "71cedbccXXXXXc8e48XXXXX0bc8909d1bb81fXXXXXXXX5149c2XXXXXXX0f06",
"NUM": "1041",
"NUM_HASH": "c26XXXXX4f23XXXf78877XXX17f",
"LAUNCH_TIME_MS": 65480,
"ACC_TYPE": "BUSINESS",
"chats": 13,
"messages": 94,
"contacts": 116,
"purged": {},
"isBiz": true,
"isMd": true,
"INSTANCE_ID": "42xxXff1-e8xX-4f57-aXX0-1ef12XXXX970"
}
}
Beta Was this translation helpful? Give feedback.
All reactions