Bugs: Browse | Submit New | Admin

[#16079] in_facebook_frame? not true when a user adds an application

Date:
2007-12-03 23:54
Priority:
3
Submitted By:
Wendy McEachern (wendy)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
in_facebook_frame? not true when a user adds an application

Detailed description
When adding my application on facebook the app add callback is made, but the fact that I am in an iframe is not detected
(no fb_sig params shown in request as below)

I am routing to my facebook_internal_controller using the installed=1 parameter , but this also affects the automatic
redirect to urls within facebook - I have to manually redirect to e.g
"http://apps.facebook.com/myapp/welcome".

127.0.0.1 - - [03/Dec/2007:23:42:35 UTC] "GET /facebook/facebook_internal/add_app?auth_token=xxx&installed=1
HTTP/1.1" 200 114
http://www.facebook.com/add.php?api_key=xxx -> /facebook/facebook_internal/add_app?auth_token=xxx&installed=1


Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item