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

fix(app:api:user): Missing user response code #453

Merged
merged 1 commit into from
Aug 16, 2014

Conversation

kingcody
Copy link
Member

Changes:

  • Send 404 response code when a user cannot be found

Closes #438

Changes:
- Send `404` response code when a user cannot be found

Closes angular-fullstack#438
DaftMonk added a commit that referenced this pull request Aug 16, 2014
fix(app:api:user): Missing user response code
@DaftMonk DaftMonk merged commit e4eee5a into angular-fullstack:master Aug 16, 2014
@kingcody kingcody deleted the fix/api-user-response branch August 17, 2014 08:31
@nelsonomuto
Copy link

whenever i get a 404 on an api call the inject is being triggered and its taking on to the already injected files

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.

Missing user get's response unauthorized instead of not found
3 participants