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.

I have an application that exist in a page tab.
I made an apprequest from the page, but the notification the user gets points him to

http://apps.facebook.com/appid/?request_ids=##&ref=notif&notif_t=app_request

which does not exist.
The page app resides in

http://www.facebook.com/apps/application.php?id=appid

but apparently they are not the same,

so what can I do? A workaround would be to add a canvas app that redirects to my page tab, but that does not seem very clean.

share|improve this question
Requests are intended to drive users to canvas apps - i think for your use-case, having a canvas page which sends users back to the page tab is the best solution – Igy Sep 8 '11 at 18:34

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.