nitrous.io の node.js マシンで meteor アプリを実行していますが、facebook 認証が機能していません。Facebook で新しいアプリを作成し、Web サイトをプラットフォームとして追加し、アプリ ドメインを machinename.usw1.nitrousbox.com に設定し、Web サイトのサイト URL をhttp://machinename.usw1.nitrousbox.comに設定しました (マシン名は作成されていますが、そこに自分のサイトがあります)、公開鍵と秘密鍵を使用して、実行中の流星アプリでfb認証を設定しました。これは、以前にアプリをセットアップした方法とすべて似ていますが、fb を使用してこの nitros.io アプリにログインしようとすると、Facebook から次のようになります。
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.
あらゆる種類の設定を試しました。何か案は?