cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

/IWBEP/CM_V4H_RUN/042 - "CSRF_Token_Missing" for OData V4 POST Call

Jaman
Participant
0 Likes
2,787

Hi Experts,

I want to make the OData V4 post call to assign the warehouse order as mentioned in this help document.

https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/5aadd5aa0ed541e49b1e006d7e17919b/202d3898930c4ab6a15...

I have fetched the X-CSRF-Token and Etag value from the Get call as shown below.

Jaman_1-1722434179818.png

Based on this CSRF Token and Etag values, I am making POST call and it says "CSRF-Token is Invalid "as shown below.

Jaman_0-1722434104632.png

Are there any steps missing? Please Suggest.

Accepted Solutions (1)

Accepted Solutions (1)

Jaman
Participant
0 Likes

After Changing from http to https, it works fine

Answers (0)