CAPTCHA Challenge

Arun Prasath December 24, 2019

We are trying to access JIRA via python/perl script to get some details about the ticket. The script is hosted on Jenkins and it will login every time to validate. At times when it tries to login it ends up in CAPTCHA challenge. Is there any way to avoid the CAPTCHA challenge when using script?

1 answer

0 votes
Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 25, 2019

Hi @Arun Prasath ,

Jira doesn't allow you to authenticate when the captcha is enabled (using API also).

Please refer detailed answer from atlassian team @

https://community.atlassian.com/t5/Jira-questions/How-can-I-solve-RE-CAPTCHA-error-on-Jira-servicedesk-API/qaq-p/841647

Suggest an answer

Log in or Sign up to answer