jmurrayufo / poe_tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Error Handling from API

jmurrayufo opened this issue · comments

Handle the following errors in the _get functions

  • 400
  • 401
  • 403
  • 404
  • 500
  • 502
  • 503
  • 504