I'm stuck setting up a Jira instance with Smartsheet.
I've followed the Tutorial and I've got to the point where I've got the logs shown below and I'm stuck to know where to go next in trying to get it to work! (I am using python 2.7.6.)
I believe it could be something with connecting to the Jira API and getting a JSON string returned. Tried everything any now I'm out of ideas - I'm hoping you guys can help me out!
Log:
***Smartsheet Data Tracker Utility Started: 2014-08-05 14:57:15
2014-08-05 14:57:15,795 - utils.config - INFO - {u'sheetColumn': u'Issue ID', u'sourceKey': u'key'}
2014-08-05 14:57:16,796 - utils.config - INFO - Updating sheet: Test of SmartSheet / Jira Project
2014-08-05 14:57:16,796 - utils.config - INFO - Source: jiraIssueAPI
2014-08-05 14:57:16,796 - utils.config - INFO - ===Smartsheet Data Tracker Utility Completed: 2014-08-05 14:57:16
Any help will me much appreciated!
Thanks in advance