This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
OAUTH2 token validation failure #143
Open
Description
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
Activity