cancel
Showing results for 
Search instead for 
Did you mean: 

X-CSRF Token Error from Action ( POST) Runtime - SAP Build Process Automation

LUNGILEND
Explorer
1,513

Hi Experts.

I am currently in the process of creating a workflow process that will amongst other things create a business partner in S/4 Hana Cloud (Public Edition). Logically this requires the creation of an action project within the SAP Build Lobby. Please see the action configuration :

X-CSRF Token Configuration :

Action Test Results :

As shown in the screenshots above, the action was configured and successfully tested. We are however getting an error when the process is run through the workflow, please see the error text :

I am aware that this is a recent issue, is there a resolution for this issue?

View Entire Topic
former_member692506
Participant
0 Kudos

Hello,

The issue has been resolved and the fix has been successfully delivered.

Sorry for the inconvenience!

Best regard,

Souraya

LUNGILEND
Explorer
0 Kudos

Hi Souraya,

Thank you for the response. I re-tested the process, and everything is working fine now.

Kind Regards,

Lungile

jurajboron9
Explorer
0 Kudos
This seems to not work yet in the BPA Automation flow. Two requests are send (Head and Post), but ending with 403. As CSRF is present in the Post request and valid the issue is most probably with the Cookie. In the process flow, with the same destination and action, POST request is working fine.