Actions
Bug #12685
closedsome requests to /rhsm/ result in traceback for deleted consumer
Description
Requests to some apis such as /rhsm/consumer/:id result in an exception:
{"displayMessage":"unauthenticated to call a backend engine","errors":["unauthenticated to call a backend engine"]}
it should return a 410
Actions