Matheus Leal
Matheus Leal
I got this error message after running this snippet ``` assert response == response_session AssertionError ``` I just started facing this issue now but maybe we need to bump the...
It works now 😄 ``` { "baseUrl": "https://XXXXXXX.atlassian.net", "buildDate": "2022-11-14T14:27:18.000-0800", "buildNumber": 100210, "defaultLocale": { "locale": "en_US" }, "deploymentType": "Cloud", "scmInfo": "XXXXXXXXXXXX", "serverTitle": "Jira", "version": "1001.0.0-SNAPSHOT", "versionNumbers": [ 1001, 0, 0...
Using `JIRA(server=, basic_auth=(, ))` doesn't work either (when using the API key), but I get another error: ``` text: Basic authentication with passwords is deprecated. For more information, see: https://developer.atlassian.com/cloud/confluence/deprecation-notice-basic-auth/...