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