Forum Discussion

Satya2024's avatar
Satya2024
Copper Contributor
Apr 22, 2024

Copy Activity from BLOB CSV to C4C OData Services failes on csrf token

HI There , 

 

1)when trying to get data from C4C to blob using adf we were able to extract data with out any issues . 

 

2)when trying  insert the  downloaded file back to C4C connection ( sap/c4c/odata/v1/c4codataapi/) using copy Activity in ADF , confronting an issues with Csrf token not supported for the odata endpoint. can you please provide me how to resolve this conflict. 

 

NOTE: the user has  sufficient permissions to insert data 

 

error LOG:

"errors": [

{
"Code": 23208,
"Message": "ErrorCode=ODataCsrfTokenNotSupported,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Csrf token not supported for the odata endpoint.,Source=Microsoft.DataTransfer.Runtime.ODataConnector,'",
"EventType": 0,
"Category": 5,
"Data": {},
"MsgId": null,
"ExceptionType": null,
"Source": null,
"StackTrace": null,
"InnerEventInfos": []
}

No RepliesBe the first to reply

Resources