def get(self, resource_path):
     self.authenticate()
     BaseHandler.get(self, resource_path)