ccoenraets / OpenFB

Micro-library that lets you integrate browser and Cordova apps with Facebook with no plugin or SDK dependency.
MIT License
506 stars 230 forks source link

Login Problem #51

Open aschente opened 9 years ago

aschente commented 9 years ago

i had this white page/screen with success text and some security warning. How to remove it and back to the main page?

SidharthPHariharan commented 9 years ago

I am getting "success SECURITY WARNING: Please treat the url above as you would your password and do not share it with anyone. See the Facebook help center for more information"

Can someone help, i had some previous errors with oauth url error and got corrected but this one is not getting anywhere to be solved. I am using Android Studio to take the build. http://localhost/openfb/oauthcallback.html This is the oauthcallback url i have provided. what is it with openfb in the url. Is that correct. Please someone help. Regards and Thank you, Sid

lrgalego commented 9 years ago

Having the same problem. Anyone with a solution?

victorleungtw commented 9 years ago

I'm having the same issue with iOS app built with Ionic. The login works with 'ionic serve' in browser, but not in the iOS simulator. Thanks!

SimonRiis commented 9 years ago

Remember to include the InAppBrowser plugin - that solved the problem for me.

AgentChris commented 9 years ago

i have the same problem the ios ionic view keeps showing me this error

SidharthPHariharan commented 9 years ago

inapp plugin will solve this issue

On Sat, Apr 25, 2015 at 8:21 PM, AgentChris notifications@github.com wrote:

i have the same problem the ios ionic view keeps showing me this error

— Reply to this email directly or view it on GitHub https://github.com/ccoenraets/OpenFB/issues/51#issuecomment-96218127.

abedalzain commented 9 years ago

i have the same problem, InAppBrowser plugin fixed it,

thanks for all

ShrinivasKattimani commented 8 years ago

Hi, Upon clicking 'Login with Facebook', I get this error:

Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

However, on clicking 'Logout' button, I get the alert 'Logout Successful'.

Any Suggestions?

MacGWik commented 8 years ago

i already add inappbrowser plugin, but still showing the Security Warning and I can't get to the "getInfo" function...

and, when i try to run the "openFB" function, it's log "undefined" on console