[OK] X-Atlassian-Token has been deprecated since rest 3.0.0.

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
fferreira
TestLink user
Posts: 2
Joined: Sun Jul 21, 2019 8:58 am

[OK] X-Atlassian-Token has been deprecated since rest 3.0.0.

Post by fferreira »

Hi Everyone,

I'm facing this issue since I integrated with JIRA using rest api.
Before explain the issue, this is my environment setup: I'm running TL 1.9.19 on Ubuntu 16.04 on same server where I have Jira Server 7.0+

On the UI on TL is everything working fine, I can create bugs, relate TCs to JIRA stories, etc.. but on the backend every time I generate any relation (i.e one test case linked with one story), On Jira's log we can see following WARNING :

Code: Select all

http-nio-8085-exec-6 WARN fftest 962x49418x1 61mzjz XXX.XXX.XXX,127.0.0.1 /rest/api/latest/issue/PUP-166/comment [c.a.p.r.c.security.jersey.XsrfResourceFilter] Use of the 'nocheck' value for X-Atlassian-Token has been deprecated since rest 3.0.0. Please use a value of 'no-check' instead.
.

After consecutive WARNINGS JIRA's app falls down.

I really don't know if this website section is the correct one to post this issue, in case not, please tell me where is the correct one.

Thanks in advance.

Regards,
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: X-Atlassian-Token has been deprecated since rest 3.0.0.

Post by fman »

Please use http://mantis.testlink.org for issues
Please provide more details, mainly for TestLink developers that do not work day by day with JIRA

regards
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: X-Atlassian-Token has been deprecated since rest 3.0.0.

Post by fman »

Post Reply