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

Basic Auth results in 500 #350

Closed
matthew-white opened this issue Mar 31, 2021 · 1 comment
Closed

Basic Auth results in 500 #350

matthew-white opened this issue Mar 31, 2021 · 1 comment

Comments

@matthew-white
Copy link
Member

matthew-white commented Mar 31, 2021

@lognaturel received a 500 while using Power BI, corresponding to this Sentry issue:

https://sentry.io/organizations/getodk/issues/2308979614/?project=1298632

From a first look, the issue seems to be that the sessionHandler() preprocessor is using User.getByEmail() rather than Users.getByEmail(). I think that object changed as part of #331. I believe that tests are passing because they mock the User object.

@issa-tseng
Copy link
Member

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants