Hello,
I know that captcha is triggered if I attempt to login with incorrect credentials too many times. Are there any other situations where the captcha requirement is triggered? I was running a stress-tester for my application that pulls data from the JIRA API, and found that I needed to enter captcha about halfway through the tests – despite the fact that my application logs into my JIRA account using credentials written in my registry (i.e. there is no way the credentials are being typed in wrong).
Is the captcha requirement somehow related to the rate limit error? It's likely I hit this during my stress test.
Thanks,
Adam