Skip to content

Conversation

@kylemhall
Copy link
Contributor

Errors like:
Caught exception in Libki::Controller::API::Client::v1_0->index "Can't call method "session" on an undefined value at /app/lib/Libki/Controller/API/Client/v1_0.pm line 517." will occur if the username provided doesn't match an existing user.

We should return a 404 if the user is not found.

Errors like:
Caught exception in Libki::Controller::API::Client::v1_0->index "Can't call method "session" on an undefined value at /app/lib/Libki/Controller/API/Client/v1_0.pm line 517."
will occur if the username provided doesn't match an existing user.

We should return a 404 if the user is not found.
@kylemhall kylemhall merged commit 0a20900 into master Feb 20, 2025
0 of 2 checks passed
@kylemhall kylemhall deleted the issue_368 branch February 20, 2025 12:12
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

Successfully merging this pull request may close these issues.

2 participants