Mateus Z3
Results
1
issues of
Mateus Z3
### Bug summary I tried doing something like this: ```python jira_instance = JIRA( server='https://XXX.atlassian.net/', token_auth=access_token, ) ``` I'm getting the folowing error: ``` raise JIRAError( jira.exceptions.JIRAError: JiraError HTTP 401 url:...