Skip to content

https://saavn.dev /api/songs/{id}/suggestions Endpoint : Status: 500 Internal Server Error #157

@I-am-Pritam-20

Description

@I-am-Pritam-20

https://saavn.dev/api/songs/{id}/suggestions

Endpoint output : Status: 500 Internal Server Error

queryParameter used : id : "-zxDpR-c"

(not with double quotes , yes I know 😁)

{
  "success": false,
  "message": "Cannot read properties of undefined (reading 'id')"
}

But the https://saavn.dev/api/songs/{id} endpoint working perfectly with any ID provided.

❗Also let me know if I did something wrong 😅

Get song details by ID endpoint output { "success": true, "data": [ "All data showing properly as per the schema"] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions