java - Why is the Facebook API returning a missing post? -


i'm using facebook4j obtain feed of public pages. tested out on public page , noticed received null value message field of 1 of posts.

i checked created time of post , went compare actual facebook page. turns out post doesn't exist on page, leads me wonder if has been deleted. if so, why still being returned api?

you right, graphapi return deleted posts empty data set.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -