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

leaderboard api 500 error resolved #1527

Merged
merged 2 commits into from
Jul 24, 2024
Merged

leaderboard api 500 error resolved #1527

merged 2 commits into from
Jul 24, 2024

Conversation

ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Jul 13, 2024

@ mention of reviewers

@Didayolo

A brief description of the purpose of the changes contained in this PR.

  • Leaderboard API was giving 500 error. This is now resolved.
  • Unused permissions removed
  • raised errors removed
  • allowed only GET method
  • added error messages for unused methods

Issues this PR resolves

A checklist for hand testing

  • test that you don't get any error when accessing localhost/api/leaderboards/

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@Didayolo Didayolo self-assigned this Jul 16, 2024
@Didayolo Didayolo merged commit f1bc022 into develop Jul 24, 2024
1 check passed
@Didayolo Didayolo deleted the leaderboard branch July 24, 2024 14:41
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.

Server Error (500) When Fetching Leaderboard Data via CodaBench API
2 participants