notmarek / BeFake

BeReal Python API wrapper
131 stars 29 forks source link

sessionInfo error during login before verification #114

Closed starwarsman981 closed 1 year ago

starwarsman981 commented 1 year ago

'''

File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\hsnha\Scripts\befake.exe__main.py", line 7, in File "C:\Users\hsnha\Lib\site-packages\click\core.py", line 1130, in call return self.main(*args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hsnha\Lib\site-packages\click\core.py", line 1055, in main rv = self.invoke(ctx) ^^^^^^^^^^^^^^^^ File "C:\Users\hsnha\Lib\site-packages\click\core.py", line 1657, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hsnha\Lib\site-packages\click\core.py", line 1404, in invoke return ctx.invoke(self.callback, ctx.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hsnhav\Lib\site-packages\click\core.py", line 760, in invoke return callback(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hsnhav\Lib\site-packages\BeFake__main__.py", line 23, in login bf.send_otp(phone_number) File "C:\Users\hsnha\Lib\site-packages\BeFake\BeFake.py", line 61, in send_otp self.otp_session = res["sessionInfo"]


KeyError: 'sessionInfo'

'''

From research, another thread said this could be due to overloaded servers, but I have tried at various times to the same results. Also have never experienced overloaded servers when using the real app.