B16f00t / whapa

WhatsApp Parser Toolset v1.59
1.09k stars 258 forks source link

not working, requirements installed, info is correct, up to date and unlockcaptcha complete #179

Open fresh2de opened 1 year ago

fresh2de commented 1 year ago

Requesting access to Google... Traceback (most recent call last): File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 553, in wa_backup = WaBackup(**getConfigs()) File "C:\Users\User\Desktop\whapa-master\libs\whagodri.py", line 43, in init token = gpsoauth.perform_master_login(email=gmail, password=password, android_id=android_id) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth__init__.py", line 138, in perform_master_login return _perform_auth_request(data, proxy) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth__init.py", line 76, in _perform_auth_request session.mount(AUTH_URL, AuthHTTPAdapter()) File "C:\Python\Python392\lib\site-packages\requests\adapters.py", line 156, in init self.init_poolmanager(pool_connections, pool_maxsize, block=pool_block) File "C:\Users\User\Desktop\whapa-master\libs\gpsoauth\init__.py", line 68, in initpoolmanager context.options &= ~ssl.OP_NOTICKET AttributeError: module 'urllib3.util.ssl' has no attribute 'OP_NO_TICKET'