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.

At some point recently (i.e. this month), our Facebook app has started redirecting to https://www.facebook.com/home.php instead of loading the app. The app was originally created as an FBML canvas app, but we converted it to an iframe canvas app (or at least we thought we did) before the June 5th deadline (it says iframe in the Facebook developers app under Canvas FBML/iframe).

I have confirmed that the app was up any running as of the 24th of July, so we made it past the July 5th end date for FBML.

share|improve this question
Are you sure it's setup as an iframe app, has a callback and secure callback URL, isn't restricted or in sandbox mode, etc? – Igy Jul 26 '12 at 14:32
@Igy No clue, the app was developed by someone else who no longer works here. I am only vaguely aware of how it works and have almost no knowlege of Facebook. We made our changes to make it an iframe app at the end of May and it kept working. It only started redirecting this month (I am trying to nail down the date with log data now). – Chas. Owens Jul 26 '12 at 14:44

1 Answer

The redirection is coming from our code because it can't find the page_id of the requesting page. Why the page_id parameter is gone suddenly on the 25th of July, I can't say yet.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.