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

displays meaningful instruction instead of 500 internal server error #29

Merged
merged 8 commits into from
Jul 17, 2023

Conversation

suryabulusu
Copy link
Collaborator

No description provided.

@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 19:52 — with GitHub Actions Inactive
@suryabulusu suryabulusu changed the title displays error instead of 500 internal server error displays meaningful instruction instead of 500 internal server error Jul 9, 2023
@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 20:22 — with GitHub Actions Inactive
@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 20:27 — with GitHub Actions Inactive
@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 20:31 — with GitHub Actions Inactive
@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 20:36 — with GitHub Actions Inactive
@suryabulusu suryabulusu temporarily deployed to Staging July 9, 2023 20:40 — with GitHub Actions Inactive
"session_id": session_id,
"user_id": user_id,
"error_message": "No report found. Please contact admin.",
"status_code": 400

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Status code should be 404. Resource is not found. 400 is bad request.

@suryabulusu suryabulusu temporarily deployed to Staging July 10, 2023 06:33 — with GitHub Actions Inactive
@suryabulusu suryabulusu temporarily deployed to Staging July 17, 2023 12:06 — with GitHub Actions Inactive
@suryabulusu suryabulusu merged commit f68d43e into main Jul 17, 2023
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.

3 participants