on 2018 Feb 13 12:36 AM
Hi,
I am trying make a HTTP POST request call to the NW Gateway Service(OData) using the ODataService action block.
I am getting following error
I learnt from my initial research that, I need to get the x-csrf-token from the NW GW OData Service by sending an initial GET request with HTTP Request Header x-csrf-token: Fetch.
And then pass the x-csrf-token received from the previous call as a request header in the subsequent POST request to the NW GW service. But I couldn't find a way to set the request headers in the OData Service Action block.
I don't know if there is a way to get around this problem.
Any help is highly appreciated.
Request clarification before answering.
User | Count |
---|---|
9 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.