Open mohabusama opened 6 years ago
It has been reported that at certain cases API responds with 401 for a vaild oauth2 token. In other cases, resources are being created with wrong username which could be pointing to some race condition / session issue.
401
https://github.com/zalando-zmon/service-level-reporting/blob/master/app/libs/resource.py#L244
It has been reported that at certain cases API responds with
401
for a vaild oauth2 token. In other cases, resources are being created with wrong username which could be pointing to some race condition / session issue.https://github.com/zalando-zmon/service-level-reporting/blob/master/app/libs/resource.py#L244