I am calling an SAP API in JIRA automation.1. GET request:- Fetching csrf token2. POST request: passing csrf token
Token validation is getting failed in POST call.