Active
Project:
Facebook OAuth (FBOAuth)
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2013 at 13:43 UTC
Updated:
23 Jun 2013 at 22:01 UTC
I'm trying to login from within my Facebook app at apps.facebook.com/app_name and it doesn't work. I always get JS error in console (Refused to display document because display forbidden by X-Frame-Options).
Any thoughts?
Comments
Comment #1
trudog commentedComment #2
mrk23 commentedIts my quick solution:
in fboauth.module i change line 428:
to
After this i create with facebook rules redirect to app page.