You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: