Web アプリケーションの Facebook ログインをテストしたいのですが、
現在、私の Facebook アプリのサイト URL は次のとおりです。http://localhost:8080/#/SignIn
grunt (grunt サーバー) を使用してアプリケーションを実行していますが、FB ログインにアクセスしようとすると、次のエラーが発生します。
Given URL is not permitted 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.
Facebook Connect をローカルで使用するには、Apache サーバーをセットアップする必要がありますか?