Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

jira library (Python): How can prevent certain defaults from appearing in uri?

Emily Kern February 6, 2019

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!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events