How to get a Facebook Page's events with Spring Social – Facebook api
My goal is to retrieve a list of events for a certain Facebook page and user profile. List should only return events in the future. I can't seem to find a way with Spring Social Facebook API. I'm stuck with…