Hi All,
I am calling a getway service with Put action from the third party software.
While doing this I am getting the x-csrf-token using the get method for the same.
When I pass this CSRF token, error says that the Token is invalid.
When I checked the same in debugging ( SAP side ) I found that the moment I raise put action, another CSRF token get created and as I pass the old one the error is coming.
Please provide your inputs if you have any idea about this issue.
Let me if more information is needed to explain my problem.
Regards,
Anmol Bhat