facebook iframe app problem.... opens on server not in facebook frame
Posted
by
sai teja reddy
on Stack Overflow
See other posts from Stack Overflow
or by sai teja reddy
Published on 2010-12-26T05:47:45Z
Indexed on
2010/12/26
5:54 UTC
Read the original article
Hit count: 276
Hi guys,
I'm very new to facebook platform.
I developed an iframe app. which after allowing permsiions, opens the application on my server and not in facebook iframe.
I hope i'm clear. I'm using $user = $facebook->require_login().
I read somewhere that adding $facebook->require_frame() would help but it didn't help.
The page reloads with new access token on each reload.
Someoe please help me.
Thanks in advance
© Stack Overflow or respective owner