0

サイトへのログインにFacebook SDKを使用しています...

これは私のアプリの設定です

ここに画像の説明を入力

ログイン機能を使用すると、ログインは許可されるが、エラーがスローされてサイトに戻らないエラーは次のようなものです...

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.

何が問題になる可能性がありますか?

助けて

4

1 に答える 1

0

スクリーンショットに示されているように、アプリ ドメインを Facebook アプリケーション構成のアプリドメインに追加する必要があります。たとえば、あなたのサイトが

www.example.com

追加する必要があります

example.com

構成内のアプリ ドメインに (上から下への 4 番目のフィールド)

于 2013-08-29T12:29:54.960 に答える