[GH-ISSUE #13] SyntaxError in artistAbout Endpoint #10

Open
opened 2026-02-28 14:28:18 +03:00 by kerem · 0 comments
Owner

Originally created by @heismauri on GitHub (Sep 5, 2020).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/13

I was just trying to check the different endpoints, and seems that with this link I get this error SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 30 of the JSON data because there are some " outside the {}

This error is given when I try to see the json response with the Mozilla viewer, it does not happen with the other endpoints.

Originally created by @heismauri on GitHub (Sep 5, 2020). Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/13 I was just trying to check the different endpoints, and seems that with this [link](https://api.t4ils.dev/artistAbout?artistid=7vXDAI8JwjW531ouMGbfcp) I get this error `SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 30 of the JSON data` because there are some " outside the {} This error is given when I try to see the json response with the Mozilla viewer, it does not happen with the other endpoints.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sp-playcount-librespot#10
No description provided.