开发者

Facebook invite Canvas page does not load

开发者 https://www.devze.com 2023-01-20 07:09 出处:网络
I\'ve implemented Facebook Invite as follows: - http://www.jobwalk.com.au/invite.aspx You can login via Facebook and go through the steps (no database update) from: - http://www.jobwalk.com.au

I've implemented Facebook Invite as follows: - http://www.jobwalk.com.au/invite.aspx

You can login via Facebook and go through the steps (no database update) from: - http://www.jobwalk.com.au

The problem is, when I select someone and press Send Invite and in the final stages, it does not load the Callback or Canvas URL. It just has a Facebook page with a Blank Page in its IFRAME.

Facebook application values

  • Site URL: http://www.jobwalk.com.au/
  • Canvas URL: http://www.jobwalk.com.au/callback/
  • Canvas FBML/iframe: iframe

Does anyone know what wen开发者_如何转开发t wrong here?

Thank you.


You need to try with google chrome, and set debug code option (developer tools), probably some host forwarded an errorneous response to another other server, (not client).


I guess that you need a css in body because this only support 520px of width max , I'm working too in iframe facebook, I dont know if change between files type index.php or index.html

0

精彩评论

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