Currently there is not much of a way someone can handle an error. If an error occurs, facebook will still redirect to the callback view, and then we simply render a template with errors. While the template can be customized, there is no way for a user to provide custom logic.
Perhaps we need a default error view that can be overridden?
Currently there is not much of a way someone can handle an error. If an error occurs, facebook will still redirect to the callback view, and then we simply render a template with errors. While the template can be customized, there is no way for a user to provide custom logic.
Perhaps we need a default error view that can be overridden?