Integration Technologies - JDE1 (MOSC)

MOSC Banner

CSRF error REST connection to 3rd party

When connecting to our SAP system I'm required to retrieve a token which I do with a GET method. I then extract the token and pass it to the POST method in the header along with the payload in the body. The SAP systems return a 403 error

The orchestration is quite simple

On the SAP side we can see that the token is received with the POST action.

Doing the same with Postman (GET token, POST payload) works, so we are guessing, something on AIS cookies changes between the 2 actions.

I need help in order to tell our CNC what to look for. Any cookie persistence setting? Any sessionID setting?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center