-
Apparently Bereal has changed the authentication method, as it is no longer possible to authenticate to then receive the OTP
-
Hi there when I try to login I get following Error:
C:\Users\ASUS\Desktop\MENA\BeReal\BeFake> python befake.py login +20**********
Traceback (most recent call last):
File "C:\Users\ASUS\Deskto…
-
How should it be done? I was thinking of making a wiki, but markdown files in the docs folder could also be done.
-
Can't reach the site from Germany why.
-
python3 -m BeFake feed friends
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr…
-
I think you need to provide examples of valid "source" values. I don't want to send a random string.
https://github.com/notmarek/BeFake/blob/master/BeFake/BeFake.py#L254
Let's find out which s…
-
-
I am receiving the following error when I run one of the feed commands on the latest version.
```
python3 -m BeFake feed discovery
Traceback (most recent call last):
File "/usr/lib/python3.9/run…
-
Could you please provide more information about how to send the requests? How to do the authentication & authorization etc..? Because I would like to make a BeReal wrapper, so I would really appreciat…
-
Hello! A lot of code has been changed recently, I think it might be time to make a new release on PyPI and on GitHub.
@notmarek let me know what you think, some things are still needed to be sorted …