Page 3 of 5

Facebook Login -- I'm getting 404 Page Not Found.

Posted: Fri Aug 01, 2014 3:54 pm
by Mike6979865

Hi, The issue has not been corrected yet.. Can you please look into my application?


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Mon Aug 04, 2014 6:19 am
by Maryna Brodina

Hello!

Please post steps to reproduce.


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Sun Aug 17, 2014 3:59 pm
by Mike6979865

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


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Sun Aug 17, 2014 4:51 pm
by Serhii Kulibaba

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.


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Mon Aug 18, 2014 10:11 am
by Mike6979865

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...


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Mon Aug 18, 2014 12:30 pm
by Kateryna Grynko

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


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Mon Aug 18, 2014 1:29 pm
by Mike6979865

Thanks a million! Problem Resolved!


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Thu Aug 28, 2014 5:17 pm
by Mike6979865

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?


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Thu Aug 28, 2014 5:23 pm
by Mike6979865

Any advantage to Render All Pages in One HTML ? Why do I need to select this option?


Facebook Login -- I'm getting 404 Page Not Found.

Posted: Thu Aug 28, 2014 5:34 pm
by Kateryna Grynko

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.