I'm developing a UI functionality for our facebook app locally.
I am getting the content like $auth_url and then adding it in the source src of an iframe. But this gives me a few errors like 500 internal server error and Permission denied for <http://static.ak.facebook.com> to get property Window.Arbiter although i do see a facebook.com in the iframe. it works and reloads to the canvas if i use top.location.href instead on the same link.
Am I doing something wrong? or am I not allowed to do this locally?
