Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "User not connected" #63

Merged
merged 5 commits into from
Aug 1, 2023

Conversation

logeen
Copy link
Contributor

@logeen logeen commented Aug 1, 2023

@@ -11,7 +11,7 @@
* Config
*/

const FETCH_URL = 'https://m.facebook.com/';
const FETCH_URL = 'https://m.facebook.com/home.php';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why but it works - no HTTP 301 redirect on this URL

@logeen logeen mentioned this pull request Aug 1, 2023
@ArnaudLigny ArnaudLigny changed the title User not connected Fix "User not connected" Aug 1, 2023
@ArnaudLigny ArnaudLigny merged commit ae6cd05 into ArnaudLigny:master Aug 1, 2023
@logeen logeen deleted the user-not-connected branch November 11, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stopped working :(
2 participants