LaravelFacebookSdk icon indicating copy to clipboard operation
LaravelFacebookSdk copied to clipboard

Capture deleted item error

Open ipansensoy opened this issue 7 years ago • 0 comments

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?

ipansensoy avatar Apr 03 '18 06:04 ipansensoy