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 NPE when searching by isrc #15

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Fix NPE when searching by isrc #15

merged 1 commit into from
Oct 10, 2022

Conversation

Blad3Mak3r
Copy link
Contributor

image

@topi314
Copy link
Owner

topi314 commented Oct 10, 2022

For future references we get this back if the isrc is unknown

Request:

GET https://api.deezer.com/2.0/track/isrc:lolollo

Response:
HTTP 200 OK

{
    "error": {
        "type": "DataException",
        "message": "no data",
        "code": 800
    }
}

@topi314 topi314 merged commit 3b3cb9f into topi314:master Oct 10, 2022
@topi314
Copy link
Owner

topi314 commented Oct 10, 2022

Also ty!

@topi314 topi314 added the bugfix Something is hopefully working now label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something is hopefully working now
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants