XVMX / vmbot

Jabberbot based chatbot
GNU General Public License v3.0
2 stars 5 forks source link

Route "/v1/universe/structures/{}/" is outdated #79

Closed TheJokr closed 5 years ago

TheJokr commented 6 years ago

Response header: warning: 199 - This route has an upgrade available. Traceback (most recent call last):

  File "/home/admin/sauce/VMBot/local/lib/python2.7/site-packages/concurrent/futures/thread.py", line 63, in run
    result = self.fn(*self.args, **self.kwargs)
  File "vmbot/helpers/sso.py", line 63, in request_esi
    return api.request_esi(route, fmt, params, data, headers, timeout, method, with_head)