Not Found
Traceback (most recent call last):
  File "/home/app/virtualenv/lib/python2.7/site-packages/tornado/web.py", line 1509, in _execute
    result = method(*self.path_args, **self.path_kwargs)
  File "/home/app/virtualenv/lib/python2.7/site-packages/tornado/web.py", line 1746, in wrapper
    return method(self, *args, **kwargs)
  File "/home/app/clroot/cl/utils/tornadoutil/application.py", line 111, in wrapper
    return method(self, *args, **kwargs)
  File "/home/app/clroot/sweeper/merchant_dashboard/handlers/api_explorer.py", line 84, in get
    raise tornado.web.HTTPError(404)
HTTPError: HTTP 404: Not Found