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

handled get track error #422

Open
wants to merge 1 commit into
base: testing
Choose a base branch
from

Conversation

Obianuju-Sunday
Copy link
Collaborator

This Pr handles the get tracks by id error properly by following the standard in the codebase

It also validates the 'id' used to access any track to ensure that when anything different from an integer is passed in the params the request is unsuccessful. example special characters like $#) or even letters are unacceptable.

Also proper error messages are logged to the user upon any error while getting a track by id

image

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.

1 participant