Facebook API - get whole user feed of a given period of time -


I have to meet a user's entire feed duration (last 24 hours to say).

When I call API / M / Feed / I find that I only receive a recent post of a user (this also seems random to me, sometimes group messages, sometimes private messages etc.) .

To speak, I need something in the flipboard.

How can I do this?


Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -