Blackberry SDK Error from BlackBox 500

I am trying to create an application in BlackBerry that connects to Facebook using facebook-bb-sdk-0.8.25 . The first time I used it, it worked well for several days. But from 5 days ago, after entering the login page, the response returns no access_token or auth_token , and I received Error 500 .

I tried to find a solution here , but still haven't solved the problem. I don’t know what is wrong with these application codes or Facebook services? Someone got the same problem or solution, please discuss here. Thanks you

The following error is displayed after the login page:

Error 500
The server detected an internal error and could not meet your request.

  • Report the problem to the webmaster.

try again

+5
source share
1 answer

The problem is resolved now. Facebook solved the problem. Now you can use the same framework file. Now it works correctly.

+4
source

All Articles