Skip to content
  • Morten Brekkevold's avatar
    Improve ClientError handling · 2c780cf8
    Morten Brekkevold authored
    Because:
    - We don't need a huge traceback when the API explicitly tells us we made a
      client error (400 Bad request), as the body will include an actual error message
      we can use.
    2c780cf8