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
hi:
at whatsapp.py 160 row self.loginInfo["serverRef"] = json.loads(messageContent)["ref"];
throw error: TypeError: list indices must be integers, not str
this problem prevents the QR code from being generated
The text was updated successfully, but these errors were encountered:
hi:
at whatsapp.py 160 row
self.loginInfo["serverRef"] = json.loads(messageContent)["ref"];
throw error: TypeError: list indices must be integers, not str
this problem prevents the QR code from being generated
The text was updated successfully, but these errors were encountered: