cancel
Showing results for 
Search instead for 
Did you mean: 

SAP build action - 403 error for POST API call with CSRF enabled

ranjith_kumar89
Participant

I'm trying to upload attachment in SAP using API with SAP build process automation and action.

API_CV_ATTACHMENT_SRV is the standard API used to upload attachment for WO. I tried to configure it in Actions but it result in 403 error for POST api call with CSRF enabled. So I tried to get token with GET call first and then used the same token in POST call as static value which works fine as well.

I'm not sure why POST api call throw 403 error with CSRF enabled...

SAP Build Action 1.png

 

SAP Build Action 2.png

Accepted Solutions (0)

Answers (0)