Hello,
I am trying to use the spring social facebook, but the feedOperations returns Post that are missing some fields. The one i need is "story" and "story_tag".
Is there any plan to add this to the Json deserialization.Code:id: "1215801925_3546799068085", from: { name: "...", id: "..." }, story: "Apple updated his cover photo.", story_tags: { 0: [ { id: 12134, name: "Apple", offset: 0, length: 5, type: "user" } ] }, ... },
Sincerely,
Prakash


Reply With Quote