Topic-icon SC Social Stream linked to FB Secret Group no longer updating feed

Active Subscriptions:

None
I have a channel setup to a secret FB group of which I am the owner.

I have played with the "cache duration" setting and it doesn't seem like the stream is showing any new content past or before a certain date.

All configuration items seem to check out and I even recreated the channel to be sure.

What else could be wrong?
The topic has been locked.
Active Subscriptions:

None
I should note that I am loading it from an article with {loadmodule mod_scsocialstream,FB_FEED}
The topic has been locked.
Active Subscriptions:

None
ok now i'm just confused. it's fetching some posts but not all? i even have back to back posts on the wall by the same user. one appears, the other doesn't.
The topic has been locked.
Support Specialist
We return whatever Facebook returns to us. Due to privacy policies of the user, the posts themselves and the group, there are times when posts won't be returned. We can't control that as it's a limitation of what Facebook is willing to provide. Some content is meant only for on Facebook.com while other posts can be pulled in a posted on other sites. We don't have visibility into the posts that are hidden and can't diagnose directly why they aren't showing.

I hope that helps explain, even if it's somewhat frustrating.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
they were both picture posts. non-shares. i'ev tried making the group closed or secret. user was the same.

very odd.

why do services like juicer.io or powr.io not have this problem?
The topic has been locked.
Support Specialist
I'm unsure why it's not working. I'd recommend trying to fetch the group feed using Facebook's own tool to see what's happening:
developers.facebook.com/tools/explorer/

In the top right, click the "Get Token" and select the user_managed_groups permission. Then, enter the following query into the GET URL section:

xxxxx/feed?fields=message,from,updated_time,name,link,caption,description,comments,picture,full_picture

Where xxxx is the group ID.

Let me know if that shows the correct posts or if it's missing it as well. That will help narrow things down.

Thanks,
Alex
The topic has been locked.