Hi Gurus,
I wanted to disable CSRF token for my service ...
I have gone through the forum and noted that disable CSRF token at ICF by putting the CSRF parameter as 0.
I did the same , but when I test at REST Client during GET ...its NOT responding with CSRF token ... but when I do POST it says that CSRF token inavlid..
Looks like disbaling CSRF token works at GET but not at POST I guess..
How do I disble CSRF token for my entire service ...?? this service is being called from our web ...
Appreciate your help and advise..
Kind Regards
Shiv