Skip to content

Unable to Create Playlist - Route api/playlist Not Found #110

@HNIdesu

Description

@HNIdesu

Description:

I am encountering an issue when attempting to create a new playlist in Koel Player. The creation fails, and after inspecting the request, I found that the route api/playlist could not be found. I suspect this may be due to changes in the API endpoints.

Steps to Reproduce:

  1. Try to create a new playlist via the Koel Player.
  2. The request fails with the error that the route api/playlist is not found.

Expected Behavior:
The playlist should be created successfully when the request is made to api/playlist.

Actual Behavior:
The request fails, and the response indicates that the route api/playlist could not be found.

Possible Cause:
I believe this issue may be due to changes in the API, where the endpoint or route might have been modified.

Additional Information:

  • Koel version: 2.2.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions