IBM Security QRadar SOAR

 View Only

Interactive REST API is returning 401 status code

  • 1.  Interactive REST API is returning 401 status code

    Posted Wed April 20, 2022 01:23 PM
    Hi,

    I am trying to test "/orgs/{org_id}/incidents/{inc_id}/related_ex" Interactive API end-point by hitting the URL "https://XXXX/rest/orgs/201/incidents/5094/related_ex?want_artifacts=true". But, it is returning error with status code 401 with the below response:
    {
      "success": false,
      "title": null,
      "message": "Unauthorized - There was a CSRF token mismatch in the header/parameter value specified, possibly due to XSRF.",
      "hints": [],
      "error_code": "generic"
    }
    Please let me know if I am missing something to the proper response.

    ------------------------------
    Meghana Medasani
    ------------------------------