s-alad / toofake

View friends BeReals without posting or them knowing. Post custom BeReal's whenever. Add custom realmojis
https://toofake.lol/
MIT License
152 stars 33 forks source link

Error: Forbidden try refreshing the page :) #32

Closed halfbloodprince27 closed 1 year ago

halfbloodprince27 commented 1 year ago
Screenshot 2023-04-25 at 21 41 30

They've probably implemented certificate pinning.

s-alad commented 1 year ago

Yeah it seems to be fully down now, It was still barely working around a week ago

jamjar919 commented 1 year ago

They've changed the auth process - see https://github.com/notmarek/BeFake/issues/79

osky9913 commented 1 year ago

Any update ? :) @s-alad

dooznvcs commented 1 year ago

Same problem, any planned solution ?

treehousekingcomic commented 1 year ago

Still have this problem

s-alad commented 1 year ago

Haven't worked on this in a long time, might check it out again soon. You can check out Rvaiduns project as I think it is more kept up to date

treehousekingcomic commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

s-alad commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

Oh wow what a huge loss, I'll try to see if I can dedicate time and bring this back

s-alad commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic Hey! I got a MVP back up and running, could you let me know if it works?

s-alad commented 1 year ago

Same problem, any planned solution ? Any update ? :) @s-alad

@dooznvcs @osky9913 Hey! Brought this back alive since befake got taken down, could you let me know if everything is working smoothly?

treehousekingcomic commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic

Hey! I got a MVP back up and running, could you let me know if it works?

Logged in once on mobile and it was endlessly loading so tried logging in again and now getting 400 MISSING_CUSTOM_TOKEN

Can try on pc later today

osky9913 commented 1 year ago

@s-alad endless loading :(

image
s-alad commented 1 year ago

@s-alad endless loading :(

image

@osky9913 could you try relogging in and showing me the console please?

s-alad commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic Hey! I got a MVP back up and running, could you let me know if it works?

Logged in once on mobile and it was endlessly loading so tried logging in again and now getting 400 MISSING_CUSTOM_TOKEN

Can try on pc later today

@treehousekingcomic 400 MISSING_CUSTOM_TOKEN means that the code you put in was incorrect, are you on a US phone number btw?

treehousekingcomic commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic

Hey! I got a MVP back up and running, could you let me know if it works?

Logged in once on mobile and it was endlessly loading so tried logging in again and now getting 400 MISSING_CUSTOM_TOKEN

Can try on pc later today

@treehousekingcomic

400 MISSING_CUSTOM_TOKEN means that the code you put in was incorrect, are you on a US phone number btw?

Canadian number but should be like interchangeable. I just tried again multiple times both using my number with US and Canada, now logs in but the loading indicator goes away after a second and page stays blank.

s-alad commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic

Hey! I got a MVP back up and running, could you let me know if it works?

Logged in once on mobile and it was endlessly loading so tried logging in again and now getting 400 MISSING_CUSTOM_TOKEN

Can try on pc later today

@treehousekingcomic 400 MISSING_CUSTOM_TOKEN means that the code you put in was incorrect, are you on a US phone number btw?

Canadian number but should be like interchangeable. I just tried again multiple times both using my number with US and Canada, now logs in but the loading indicator goes away after a second and page stays blank.

@treehousekingcomic It should be working, checking logs and I see that people have been fetching with no issues, might be a frontend bug on my part.

Could you refresh and show me the console?

treehousekingcomic commented 1 year ago

You can check out Rvaiduns project as I think it is more kept up to date

His project is apparently now permanently halted due to BeReal

@treehousekingcomic

Hey! I got a MVP back up and running, could you let me know if it works?

Logged in once on mobile and it was endlessly loading so tried logging in again and now getting 400 MISSING_CUSTOM_TOKEN

Can try on pc later today

@treehousekingcomic 400 MISSING_CUSTOM_TOKEN means that the code you put in was incorrect, are you on a US phone number btw?

Canadian number but should be like interchangeable. I just tried again multiple times both using my number with US and Canada, now logs in but the loading indicator goes away after a second and page stays blank.

@treehousekingcomic It should be working, checking logs and I see that people have been fetching with no issues, might be a frontend bug on my part.

Could you refresh and show me the console?

Yeah seems like the fetches to BeReal themselves are working. Console pic https://admin.please-paypal.me/F77D1FE6-D396-467E-B8B8-BA237926D6B0.png

Uncaught (in promise) TypeError: Cannot read properties feed-b584f1c78e623a17.js:1 of undefined (reading 'data') at feed-b584f1c78623a17.js: 1:4468

s-alad commented 1 year ago

Yeah seems like the fetches to BeReal themselves are working. Console pic https://admin.please-paypal.me/F77D1FE6-D396-467E-B8B8-BA237926D6B0.png

Uncaught (in promise) TypeError: Cannot read properties feed-b584f1c78e623a17.js:1 of undefined (reading 'data') at feed-b584f1c78623a17.js: 1:4468

@treehousekingcomic Thanks for the log! It was bad error handling on my part, one of your friends must have not had a pfp but the client was trying to read it anyway. Should be fixed now! Let me know if it works

treehousekingcomic commented 1 year ago

It works now 👍 Thanks