I am using FB.ui, with apprequests method, in an application on facebook. When I try to send requests to 50 friends I get a 500 internal server error from facebook's function uiserver.php, and the callback function of FB.ui is never called. Do you know what might causing this error and how can I handle it, in order to print a message to the user about this error?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
|
Please check out the link https://developers.facebook.com/docs/reference/dialogs/requests/ It has the sample code that works. |
||||
|
|