Forbidden error when loading facebook signin page | Community
Skip to main content
anilkum
Level 4
April 13, 2016
Solved

Forbidden error when loading facebook signin page

  • April 13, 2016
  • 2 replies
  • 1046 views

Hi,

We are trying to integrate the signin component and using the "signin using facebook" feature. While we are able to use it perfectly from Geometrix demo but facing a 403 forbidden issue when testing from our application. The only difference i could see was in the HTTP session user. If we look at access log of publish then the lines are as below:

Geometrix - 0:0:0:0:0:0:0:1 - - 12/Apr/2016:20:49:21 +0530 "GET /etc/cloudservices/facebookconnect/xxxx-xxxx-test-app.login.html/j_security_check?configid=a929dc278a1b9fabcd4d5dcddc6e23977324 HTTP/1.1" 302 - "http://localhost:4503/content/geometrixx/en/toolbar/account/login.html" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36"

 

My application: 0:0:0:0:0:0:0:1 - anonymous 12/Apr/2016:20:36:35 +0530 "GET /etc/cloudservices/facebookconnect/test-fbconnect.login.html/j_security_check?configid=e7d804a00075fb70265693226d915cd7 HTTP/1.1" 403 - "http://localhost:4503/content/test/new-test-page.html" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36"

There is no error message in error.log

Regards,

Anil

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by anilkum

JK Kendall wrote...

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

 

Thanks JK.. This issue seems to have resolved when testing from a less restrictive network. We are investigating the difference between the policy of the two networks and will update this thread. 

2 replies

JK_Kendall
Level 9
April 14, 2016

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

anilkum
anilkumAuthorAccepted solution
Level 4
April 14, 2016

JK Kendall wrote...

See this long thread on Facebook login.  If not helpful, please provide more details, such as versions of AEM Communities and Facebook API being used.

Facebook Login Integration in AEM

- JK

 

Thanks JK.. This issue seems to have resolved when testing from a less restrictive network. We are investigating the difference between the policy of the two networks and will update this thread.