开发者

Facebook App URL Issue

开发者 https://www.devze.com 2022-12-12 22:42 出处:网络
I have an FBML app and a strange thing keeps happening. If I go to http://apps.facebook.com/myapp/page2.php

I have an FBML app and a strange thing keeps happening.

If I go to http://apps.facebook.com/myapp/page2.php

I just get redirected to http://apps.facebook.com/myapp/index.php

It always goes back to index.php even though I specified page2.php and it is in the URL. This doesn't happen to my iframe apps.

开发者_运维技巧

Does anybody know why it's behaving this way?


htaccess rewrites


Seems like making the canvas callback URL http://WWW.example.com rather than just http://example.com fixed the problem.

But why???

0

精彩评论

暂无评论...
验证码 换一张
取 消