Hi,
I am using a get method for Odata and I am storing the CSRF token in a variable called token which i got it form the get method and passing the CSRF token in post method but getting the error : CSRF token validation failed","status_code":403
is there anything that i am missing to add in the headers ?
can you help me
Thanks
Kishore