Hello,
I was trying to make a JIRA object and used basic_auth, which went through, and set the server to a specific site (https://mybaselink.com). However, when I run the Python script, I get an error that claims there's null for a given uri:
https://mybaselink.com/rest/api/2/serverInfo
Based on the documentation for jira library, I understand that there are defaults. However, the defaults (2, which refers to rest api version, and serverInfo) interfere with my specific api path. Is there a way to prevent '2' and 'serverInfo' from appearing in the uri due to the defaults?
Thanks!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.