After the facebook have updated the Graph API and it\'s request I am facing this error
Unsupported get request. Object with ID \'203618703567212\' doe
Due to the recent changes as Facebook, you are now required to request extra permissions to access user events, and in order to have access to these permissions approved you'll need to submit your app for review.
Facebook documentation here: https://developers.facebook.com/docs/facebook-login/permissions/v3.0
A good rundown of the (new) process here: How do I test a Facebook app since the recent introduction of login review?