Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Can't Load URL: The domain of this URL isn't included in the app's domains. #73

Open
karthik-balasubramanian opened this issue May 24, 2018 · 1 comment

Comments

@karthik-balasubramanian

Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.

Steps to reproduce on Mac OSX:

  1. Create a demo app in facebook
  2. Configure application.yml to use App ID and Secrets
  3. Create self signed certificate and add it to keychain. Change trust level to Always trust
  4. Add cert configuration to application.yml
  5. Configure facebook app Valid OAuth Redirect URIs to include following:
    https://localhost:8080, https://localhost:8080/connect, https://localhost:8080/connect/facebook&scope=user_posts,user_photos

When I click on Connect to Facebook, I get the following error:

Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.

@paweljarosz83
Copy link

Seems like this project is abandoned

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

No branches or pull requests

2 participants