Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
UncaughtException is thrown when exception is not handled by try/catch block. UncaughtException wraps the original exception that has been occurred.
3
votes
3answers
907 views
The Access Token is Valid but We get OAuthException: An active access token error
We've been working on an application for about 2 months, and everything was going perfectly.
we were using PHP SDK and offline mode in permissions for login
But since some days ago after recent ...
0
votes
0answers
2k views
iframe FacebokLike Button and “uncaught exception: Error: Permission denied for <http://www.facebook.com> to get property Proxy.InstallTrigger” [duplicate]
Possible Duplicate:
Uncaught Exception: Permission denied to Proxy.InstallTrigger
I am using the facebook Like button in my site. I generated the code in facebook ...