facebook login : Can't Load URL: The domain of this URL isn't included in the app's domains

badr aldeen

I did a project before 1 year in laravel and everything was fine since 1 year ago but yesterday i got a notice about the problem.

I have tried to enter with facebook but the login didnt success . I didnt change anything inside the page of the app and all the other login option work fine 100% (twitter and google ).

what is the problem could be ? why facebook didnt accepting my URL Now ??

here is the error

enter image description here

and this is all the setting as I think .

enter image description here


enter image description here

after the error I have set the privacy url because it was requirement and i have added the https ( I thought it will help to solve the problem . but it didnt )

badr aldeen

after long time of search, there was other people who face the same error. The problem is solved . it seems like there is a new update from facebook .

for me I didn't change anything inside my app .

the problem was because in my laravel ,I set the redirect link to be

'redirect' => 'https://****.org/auth/facebook/callback/'

but it seems like i have to remove / from the end of the link

the problem is solved with

'redirect' => 'https://****.org/auth/facebook/callback'

facebook was accepting the link with / but not anymore today .

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

facebook login : Can't Load URL: The domain of this URL isn't included in the app's domains

分類Dev

Integromat app with different URL domains

分類Dev

How can I ensure what I'm about to str_ireplace isn't a part of a url?

分類Dev

@Url.Content isn't found in my javascript file

分類Dev

React Native Facebook login, can't find variable Document

分類Dev

Can't get the last part of url

分類Dev

Url.Action can't find controller

分類Dev

Can't find Wordpress Footer image url

分類Dev

Html anchor can't change the url?

分類Dev

The URL couldn't be validated Facebook Messenger Chat Bot

分類Dev

Can't get expanded url from shortened url in java

分類Dev

Why can't get redirect url with curl for the specified url?

分類Dev

jQuery - AJAX load() Method isn't working

分類Dev

Odoo domain can't filter Unit(s) and Hour(s) from domain

分類Dev

Subclass of XMLParser crashes with the contentsOfURL initializer if there isn't connectivity, Internet or otherwise, to get the contents of the URL

分類Dev

django warning urls.W005 URL namespace isn't unique

分類Dev

Facebook FBSDKAppInviteContent - Missing App Link URL

分類Dev

url rewrite using subdomain returns "This site can’t be reached"

分類Dev

I can't get body when request from Bloomberg url

分類Dev

Integration testing with JUnit and Jetty, can't configure url

分類Dev

AWS classic load balancer listener isn't created, then disapears.

分類Dev

cross-(sub)domain jQuery.ajax query to flask app receives cookies but can't send them

分類Dev

Can't bind to 'formControl' since it isn't a known property of 'select'

分類Dev

Can't bind to since it isn't a known property of selector component

分類Dev

Can't understand why True/False isn't working

分類Dev

Can't bind to 'value' since it isn't a known native property

分類Dev

Laravel - Can't find an image, though it is there in the disk. Can't reach it even through typing the URL

分類Dev

Can't load Css in codeigniter

分類Dev

Can't load PDF document

Related 関連記事

  1. 1

    facebook login : Can't Load URL: The domain of this URL isn't included in the app's domains

  2. 2

    Integromat app with different URL domains

  3. 3

    How can I ensure what I'm about to str_ireplace isn't a part of a url?

  4. 4

    @Url.Content isn't found in my javascript file

  5. 5

    React Native Facebook login, can't find variable Document

  6. 6

    Can't get the last part of url

  7. 7

    Url.Action can't find controller

  8. 8

    Can't find Wordpress Footer image url

  9. 9

    Html anchor can't change the url?

  10. 10

    The URL couldn't be validated Facebook Messenger Chat Bot

  11. 11

    Can't get expanded url from shortened url in java

  12. 12

    Why can't get redirect url with curl for the specified url?

  13. 13

    jQuery - AJAX load() Method isn't working

  14. 14

    Odoo domain can't filter Unit(s) and Hour(s) from domain

  15. 15

    Subclass of XMLParser crashes with the contentsOfURL initializer if there isn't connectivity, Internet or otherwise, to get the contents of the URL

  16. 16

    django warning urls.W005 URL namespace isn't unique

  17. 17

    Facebook FBSDKAppInviteContent - Missing App Link URL

  18. 18

    url rewrite using subdomain returns "This site can’t be reached"

  19. 19

    I can't get body when request from Bloomberg url

  20. 20

    Integration testing with JUnit and Jetty, can't configure url

  21. 21

    AWS classic load balancer listener isn't created, then disapears.

  22. 22

    cross-(sub)domain jQuery.ajax query to flask app receives cookies but can't send them

  23. 23

    Can't bind to 'formControl' since it isn't a known property of 'select'

  24. 24

    Can't bind to since it isn't a known property of selector component

  25. 25

    Can't understand why True/False isn't working

  26. 26

    Can't bind to 'value' since it isn't a known native property

  27. 27

    Laravel - Can't find an image, though it is there in the disk. Can't reach it even through typing the URL

  28. 28

    Can't load Css in codeigniter

  29. 29

    Can't load PDF document

ホットタグ

アーカイブ