Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

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

Hello!

Please post steps to reproduce.

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

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

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.

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

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

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

Thanks a million! Problem Resolved!

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

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?

Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

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

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

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.

Return to “Issues”