def handle_verification(): """ Handles Facebook verification call. """ return request.args['hub.challenge']