Above is the Rest API to get the job details for a particular job id which I am able to get it by sending the request through sch or using the URL in any browser, But when I am trying to hit the same URL along with header and params in postman I am not getting any response as shown bellow:
Page 1 / 1
Hello @saikat_chatterjee - Thank you for reaching out to the StreamSets Community Platform. I ran a couple of test and able to get the same response from the contolhub host using Postman API application.
You have add all the headers mentioned in the command and replace the $sessionToken with actual token.
Hi @saikat_chatterjee - Could you please confirm if that resolves the issue? If yes, please mark the comment as best answer to close the thread.
Thank you - AkshayJ
Hi @AkshayJadhav, still I was unable to generate the session token, from job runner tab I got the curl command and I was using my api credentials along with that but not sure how to get the session token which you suggested.
@saikat_chatterjee Thank you for closing the thread. You can run the commands that I shared and generate the auth token.