I have a small problem with a POST call that I’m trying to make.
I retrieve my CSRF token from my On-Premise SAP system via a GET call in the header. This works perfectly in Simplifier when I include configuration/http/verbosity/headers = Verbose in the advanced input.
Next, I manually pass the retrieved token in the header of a POST call in Simplifer, as it is required.
However, I always receive the following error message for my POST calls:
“The Http request was not successful due to the client error: [403: Forbidden – The request was a legal request, but the server is refusing to respond to it.] Response: CSRF token validation failed”
The strange thing is, when I execute the same POST call via Postman, everything works fine.
I hope someone can help me with this issue!
Chris Bouveret
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification