log.error("OAuth body hash verification failed, provided: {} calculated: {}, for url: {}, body is: {}".format(oauth_headers.get('oauth_body_hash'),oauth_body_hash,self.get_outcome_service_url(),request.body))
raiseLTIError("OAuth body hash verification is failed.")
raiseLTIError("OAuth body hash verification is failed.")