Reputation: 41
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
Does anyone know what went wrong here?
Thank you.
Upvotes: 0
Views: 541
Reputation: 11
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).
Upvotes: 1
Reputation: 11
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
Upvotes: 0