Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get JSESSIONID value from Chrome browser?

Hello Everyone


I am getting below error when i am trying to create workitem using rest api into existing RTC project area via Chrome Restlet client:

HTTP Status 403 - I have checked for this issue but I have doubt that how to get current JSESSIONID value from Chrome browser?


Pallavi Deore

0 votes



One answer

Permanent link

 The JSESSIONID is a Cookie that you can find in the Request details.

 
You should use other tools if you try to experiment with REST calls. See https://rsjazz.wordpress.com/2019/05/13/using-a-rest-client-to-authenticate-to-elm-clm-applications/ . 

The Cookie JSESSIONID returned is required to be passed in a header JSESSIONID in some cases. If not provided the tool assumes a cross site scripting attack, if I remember correctly. Not sure when this is needed, but I think the error message hints it.

0 votes

Comments

 Hi Ralph,


Even I have tried with Tabbed Postman rest client but I am getting same error HTTP Status 403 which need Jsessionid.

Kindly help me where I will get the JSessionid. 

Kindly help me with reading my answer and look into the post. 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Sep 17 '19, 5:49 a.m.

Question was seen: 10,172 times

Last updated: Sep 17 '19, 6:27 a.m.

Confirmation Cancel Confirm