You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried using the code to retrive posts from a private group with my FB credentials (this to be specific -->https://www.facebook.com/groups/SeidiAbanoTermese ) and I can't get the code to work properly(empty csv output file and no error).
The same goes with my private account(or the one of a friend of mine).
Is there any way to solve this? Am I doing something very stupid or wrong using it this way?
The text was updated successfully, but these errors were encountered:
It is strange, as long as you have logged in with an account that is accepted in the groups, the posts should be able to be extracted. I'll do some tests with more other groups to see if it's a problem in the code.
I got this redirection, so response text doesn''t have any posts
<html><head><title>Đang chuyển hướng...</title><meta http-equiv="refresh" content="0;url=https://m.facebook.com/login.php?next=https%3A%2F%2Fm.facebook.com%2Fzuck%3Fv%3Dtimeline&refsrc=https%3A%2F%2Fm.facebook.com%2Fzuck&_rdr" /></head><body><script type="text/javascript" nonce="28IurDlD">document.location.href="https:\/\/m.facebook.com\/login.php?next=https\u00253A\u00252F\u00252Fm.facebook.com\u00252Fzuck\u00253Fv\u00253Dtimeline&refsrc=https\u00253A\u00252F\u00252Fm.facebook.com\u00252Fzuck&_rdr"</script>Nếu bạn không được chuyển hướng tự động, hãy nhấp vào <a href="https://m.facebook.com/login.php?next=https%3A%2F%2Fm.facebook.com%2Fzuck%3Fv%3Dtimeline&refsrc=https%3A%2F%2Fm.facebook.com%2Fzuck&manual_redirect=1&_rdr">tại đây</a>.</body></html>
Hi, I tried using the code to retrive posts from a private group with my FB credentials (this to be specific -->https://www.facebook.com/groups/SeidiAbanoTermese ) and I can't get the code to work properly(empty csv output file and no error).
The same goes with my private account(or the one of a friend of mine).
Is there any way to solve this? Am I doing something very stupid or wrong using it this way?
The text was updated successfully, but these errors were encountered: