LaravelFacebookSdk
LaravelFacebookSdk copied to clipboard
Capture deleted item error
Is there a way for us to capture error of the deleted item?
In FacebookResponseException.php line 106:
Unsupported get request. Object with ID '121538134524668_1931474986864291' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api
I want to catch the error of post deleted is this possible?