3
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

facebookログインで、「指定されたURLは、アプリケーションの設定で許可されていません。」というエラー

Posted at

発生現象

image

指定されたURLは、アプリケーションの設定で許可されていません。: 指定されたURLの中にアプリの設定で認められないものが含まれています。ウェブサイトまたはキャンバスのURLと一致しているか、ドメインがアプリのドメインのサブドメインである必要があります。

RailsでFacebookログインを久しぶりに実装したら、結構ハマったので共有致します(*゚∀゚)

解決方法

facebook developerのsettingにて設定することができる、
image

AppDomainsを設定すれば、解決できます。
image

3
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?