Prince

Results 3 comments of Prince

@shaering-vdev The easiest way to log in to a cloud instance. That works for me, on **v3.4.1** and even the previous version you mentioned ```python from jira import JIRA my_jira...

Hey, @matheusleal-eb are you sure that you've generated an API token from this [link](https://id.atlassian.com/manage-profile/security/api-tokens) for cloud instance and not the admin API key as those are a different token entirely?...

@adehad that endpoint `https://your-domain.atlassian.net/rest/api/2/serverInfo` is accessible anonymously, so a 200 response will be returned even though the authentication is wrong. They need to thoroughly test their API token and check...