I've struggled with setting up a new Facebook page tab app for days. No matter what I do, I see a blank page (and believe me, I've read everything that google could find on the subject). Finally, I figured I just needed to see something working. So, I set up the most basic page tab app I could think of. All it does is tries to load google. Here's the setup: http://cl.ly/1h0R2c3O1T3i1T1B422d. There's nothing more to it.
You can try installing it to your own page: https://www.facebook.com/dialog/pagetab/?app_id=389862364403147&next=http://google.com
When you do, I suspect you'll see what I'm seeing...nothing (except for the familiar Facebook page header and footer)
Just in case Facebook isn't loading google.com 'cause they're at war, here's the setup for my real application: http://cl.ly/2J2t3n3I1D1N262M1s0J
Here's what I've tried:
- Using a proxy to a publicly-accessible domain.
- Making sure to use absolute URLs for Page Tab and Secure Page Tab
- Sending the simplest page (the facebook_channel page I'm using now is just some text enclosed by html and body tags.
- Not using html and body tags, and just using text.
- Creating servers on https and http.
None of this works. Thanks in advance for your help. If I had hair, I'd be ripping it out.