-
Since the new update my befake is not working anymore. I know that the cors-anywhere server is now running local, etc. But I still get the error:
`http://localhost:8082/https://www.googleapis.com/ide…
-
Reacting with this function returns a 404 with the error "post-not-found".
I swapped the arguments for postid and postuserid, it succeeded in returning a status code of 200.
Perhaps this change(h…
-
Inspecting the network requests and their responses, posts have their image URL in this form:
`/Photos/[userId]/post/[imageId].webp`
Is it possible to guess the `imageId` somehow?
-
I notice the link to the website has been removed from the readme and the website no longer leads to anything, also when hosting (on vercel) i only get the error "Error! Something went wrong while get…
-
Everytime i want to enter the otp code and click verify there is this error coming
-
I haven't dived super deep into the code, but it seems like we don't even try to set `self.refresh_token` anywhere. The API responses seem to indicate success. Maybe this is a regression from one of t…
-
`befake parse-friends`
```
Traceback (most recent call last):
File "C:\Users\Jakub\anaconda3\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None…
-
Since BeFake is a good candidate for automated running, adding releases / version numbers could allow users to
- distinguish between breaking/non-breaking changes (assuming [semver](https://semver.or…
-
When i try to login i get this error.
`Enter otp: 895789
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\spart…
-
Some posts start with a "-" such as "-CakAOUnUe6ad6mNfUALOL" but it does not matter if I quote it with singular (') or with double quotes (") I can't seem to escape it.
Not sure if this is specific…