Traceback (most recent call last):
File "/usr/local/lib/python3.4/site-packages/tornado/web.py", line 1415, in _execute
result = yield result
File "/usr/local/lib/python3.4/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/local/lib/python3.4/site-packages/tornado/concurrent.py", line 215, in result
raise_exc_info(self._exc_info)
File "<string>", line 3, in raise_exc_info
File "/usr/local/lib/python3.4/site-packages/tornado/gen.py", line 879, in run
yielded = self.gen.send(value)
File "./juju_interfaces/main.py", line 225, in get
"Launchpad user not authorized")
tornado.web.HTTPError: HTTP 401: Unauthorized (Launchpad user not authorized)