Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stingray 500 on different types of auth #57

Open
SindreBrurberg opened this issue May 18, 2022 · 1 comment
Open

Stingray 500 on different types of auth #57

SindreBrurberg opened this issue May 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SindreBrurberg
Copy link
Contributor

When there is an empty bearer token stingray 500 errors out.
It seems stingray also gives a 500 error in some test, needs further investigation into what is sent into stingray in these cases to create the 500 errors after stingray sets 401 unauthorized.

@SindreBrurberg SindreBrurberg added the bug Something isn't working label May 18, 2022
@SindreBrurberg
Copy link
Contributor Author

Looks like expired tokens are affected by this aswell. Example personregister person/persons give a 500 with expired app token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant