I have a Silex + Twig app running just fine on Heroku when not iframed, but when iframed in Facebook, it throws an exception.
MethodNotAllowedHttpException: No route found for "POST /": Method Not Allowed (Allow: GET)
Silex有没有特别方式通过Facebook处理任何请求?