Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

So I get this error when I try to enter a form on a page...

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains

I have google analytics on the page plus Facebook like buttons and links to the sites fan page on facebook. The only thing I find on google about this error is that it has something to do with FaceBook, is that correct? Also the error only really occurs in IE8 and then on Firefox for certain users. The error is that it just refreshes the page it is already on. Has anyone else run into this issue??

Not Sure what code you want but here is the facebook items.

    <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fmonograms&amp;width=292&amp;height=62&amp;colorscheme=light&amp;show_faces=false&amp;border_color&amp;stream=false&amp;header=false"
scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 292px; height: 62px;" allowtransparency="true"></iframe>

share|improve this question
Show use some page html... Is your site registered as a facebook app? – mortb Nov 1 '12 at 15:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.