Page 1 of 1

Blank Facebook_Me Page

Posted: Thu Mar 19, 2015 9:19 pm
by Kevin Crow

I created an facebook app following https://devcenter.appery.io/tutorials...
After successfully logging in to facebook, I get redirected to the /me page but it is just blank. I have not modified anything, no custom js or anything else. I've tried to recreate this several different times, logging in with different accounts and they all return nothing.I feel that I can't continue forward with the tutorial until I can resolve this issue first.


Blank Facebook_Me Page

Posted: Fri Mar 20, 2015 11:54 pm
by Alena Prykhodko

Hi Kevin,

Please clarify, do you test it in browser or as native?
Any error in browser console?


Blank Facebook_Me Page

Posted: Sat Mar 21, 2015 7:55 pm
by Kevin Crow

I was testing it in the browser. I believe I have solved the problem though. The tutorial doesn't state that the callback url should be the project id and the facebook_me.html page.. plus it doesn't work if you use the app domain as appery.io. I only figured this out because I found max's tutorial on youtube. It might help if the tutorials were all the same.