Hi, The issue has not been corrected yet.. Can you please look into my application?
Hi, The issue has not been corrected yet.. Can you please look into my application?
Hello!
Please post steps to reproduce.
I added the Face Book API plugin
I added settings in the Facebook_Settings. I added the client ID, and project ID.
The I clicked on login icon and I'm getting the 404 error.
http://appery.io/404.htm#access_token...
This only occurred after I added and deleted the Facebook API few times. I don't know how to resolve this error now... I did everything correctly... Plz help
Did you add the same URL into facebook app settings (on developers.facebook.com)?
Did you unchecked "Show in mobile frame" and checked "public" in UI Builder?
Please send us screen shots with that settings and Facebook_Settings.
Yes, Public is checked, and "Show in mobile frame" is unchecked. The URL in developers.facebook.com is : http://appery.io/app/view/3b5dccb5-9c...
I believe it's an error on your end. I followed everything correctly in your tutorials...
Hi Mike,
You ticked 'Render pages to one HTML file' so this address in incorrect:prehttp://appery.io/app/view/3b5dccb5-9c7e-40f5-a674-33cf6c4280b4/Facebook_Me.html/prePlease use:prehttp://appery.io/app/view/3b5dccb5-9c7e-40f5-a674-33cf6c4280b4/Facebook_Login.html#Facebook_Me/pre
Thanks a million! Problem Resolved!
I solved it by actually unchecking "Render all pages." However, now I want to render all pages. So, what I did is adjust the Call Back URL in FaceBook_Helper to http://appery.io/app/view/3b5dccb5-9c...
& also in developer.facebook.com, I changed the url for the app to http://appery.io/app/view/3b5dccb5-9c...
However, when I click on Login with Facebook button, I get the following:
http://appery.io/app/view/3b5dccb5-9c...
Notice after the hash tag it's showing =
I don't know why, any suggestions?
Any advantage to Render All Pages in One HTML ? Why do I need to select this option?
Hi Mike,
Rendering in one HTML makes the app load all pages at once, so they are all already loaded as one HTML file when you open app.