cancel
Showing results for 
Search instead for 
Did you mean: 

x-csrf-token extraction encrypted SHA256 error 403 CSRF token validation failed cloud integration

mark_fryu
Participant
0 Kudos
325

Hi all, I have a problem when I extract the x-csrf-token via HTTP call.

The token is encrypted with SHA256.

To extract the token I do this:

Set the content modifier:

mark_fryu_0-1723195313958.png

call with http (with Method HEAD - but i tried also method GET)

mark_fryu_1-1723195389871.png

this is what i see in trace:

mark_fryu_2-1723195442842.png

so when i call the api with POST:

mark_fryu_4-1723195574841.png

but i get error 403 with this error:

mark_fryu_3-1723195517393.png

can you help me?
thanks

 

 

PRanavMalhotra
Newcomer
Since you need to send cookies as well with X-csrf-token so you can enable http session resuse in iflow configuration
Arthur_Silva
Participant
0 Kudos
Thank you @PRanavMalhotra! I faced the same issue today, and your proposed solution worked perfectly

Accepted Solutions (0)

Answers (0)