Use an SAP Connectivity Service with REST to POST a transaction to SAP

0
I'm trying to POST a transaction to SAP using the Connectivity Service with REST. The only difference is that I don't use PrincipalPropagation but BasicAuthentication. Prior to the POST, I first fetch a record from SAP in order to have a fresh x-csrf-token. However, the POST fails with the following error message: SSO token validation failed. Make sure trust is configured correctly in the cloud connector to enable principal propagation, if token has not expired yet.
asked
0 answers