Why am I having difficulty passing environment variables to my Python JIRA API?
I have the following code that instantiates a JIRA instance and ultimately pulls issues from it and writes to Excel. When I do it all within the python script as below, it works fine: