except Exception, e:
logging.error("Problem during facebook authentication: %s" % e)
raise InvalidAuthentication(_("Something wrond happened during Facebook authentication, administrators will be notified"))
except Exception, e:
logging.error("Problem during facebook authentication: %s" % e)
raise InvalidAuthentication(_("Something wrond happened during Facebook authentication, administrators will be notified"))