Question

I am working on a Facebook canvas application. I created a sample project using the latest ASP.net MVC3 RC2, and use the exactly same settings as provided in the sample (MVC2). But it's not working. After a user clicks Allow to grant the permission, there are an unending redirects between the site and Facebook. Does anybody have experience on this problem? Any workaround for this issue?

Was it helpful?

Solution 2

The error is solved by the Facebook C# SDK...

OTHER TIPS

I had the same issue in web forms application. But the error resolved after setting Site URL under Website tab (in facebook app registration settings) to Canvas URL (under facebook integration settings).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top