`I’m trying to use this processor by getting a token in a previous step, I can get this token, but when performing the invokehttp with the delete method passing this token, an error occurs: validation of the CSRF token failed
I’ve tried a few ways: passing the cookie as a header attribute, passing the pure value of the token as a header , but it still hasn’t worked Note: I’m trying to make this delete request to a standard SAP API
https://api.sap.com/api/API_BUSINESS_PARTNER/resource/Identification
invokehttp part1 invokehttp part2 invokehttp part3
Malzinoti is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.