Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Facebook Error when signing in #24

Open
hobertro opened this issue Jan 21, 2015 · 3 comments
Open

Getting Facebook Error when signing in #24

hobertro opened this issue Jan 21, 2015 · 3 comments

Comments

@hobertro
Copy link
Contributor

Hey Homan,

When I try to sign in 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.

I was wondering if you could sign in while in development mode? (not on heroku)

Thanks!

-Robert

@hobertro
Copy link
Contributor Author

Sup Homan,

I don't know if you got my message earlier last week but I can't sign into the application with my Facebook account. Did you happen to change any of the settings? I get the 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.

Thanks!

-Robert

@EdmundLeex
Copy link

I have the same error as well.

@homanchou
Copy link
Owner

Sorry, I just saw this message. Yeah, I changed some things around (using foreman again). I'm able to login with facebook on my local development. Make sure you have config/application.yml present and start your server with foreman start and goto localhost:5000. If you use rails s and go to localhost:3000 facebook will complain that it doesn't match the url specified in the settings. Let me know if that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants