I've got a godaddy .com domain and I am forwarding it to an elastic amazon ec2 instance IP. I've recently added Facebook connect to my website, but when a user presses the 'Facebook connect' button, the button just redirects to a blank page with only the Facebook logo on it. When I click the Facebook logo, it redirects to the Facebook app page that requests permissions from the user for my website.
The page looks something like this: http://img714.imageshack.us/img714/972/fbpage.png
In this facebook connect link, my redirect url is just the IP of my elastic amazon ec2 instance, and not the name/domain of my website (.com domain), which I actually want. Is this somehow related to godaddy <-> amazon ec2? Something with a DNS resolve? I couldn't find this problem on Google.