Error: Safari cannot open the page because the address is invalid

I’m having a hard time using the Facebook login API with Backendless. When pressing the facebook login button the user is registered and stored in the DB but after that the project gets stuck at a window saying:

Error: Safari cannot open the page because the address is invalid

I know this has been asked before here but I just cant figure out why this is happening. I carefully followed all the instructions in both that forum post and inside your documentation.

I have no clue why that error is still appearing. Any idea on how to solve this?

Hi!

Please use info from this thread
http://support.backendless.com/t/rejection-for-facebook-login#comment-17732

Also you could try our FacebookLogin sample - it shows how login via Facebook SDK can be implemented.

I think it was because I used a show modally VC. It works know. Thanks for the help.