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.

It is not clear from Facebook's documentation when does an app request get deleted if a user hides a request or say when the application does not delete the app request.

From the last paragraph from this blog post: https://developers.facebook.com/blog/post/464/

"These requests will auto-expire after fourteen days to ensure a simple, clean user experience."

It is not clear if it is applicable for only user to user app requests or to application to user app requests or both. In my app I see that when I try to delete application to user app requests older than 15 days it gives 404 error meaning that the apprequest is not longer exist. But this does not happen for user to user app request.

So far it seems to me that only application to user generated app requests expire but somehow 14 days is a fuzzy limit as I have seen couple of my app to user requests were sent prior to 14 days and they still exist on Facebook.

share|improve this question

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.