#38 Error 400 when creating playlist on Peertube

Closed
opened 4 years ago by LecygneNoir · 1 comments
Owner

With (it seems) 1.3.1, creating playlist failed on Peertube.

Indeed we have set "null" as channelID to get the default channeldID from tests withc web browser console, but it appears that it's not exactly like that.

When creating public playlist, we need a channelID, and null does not work, it returns error 400 (bad request)

We need to search for the default channel, get its id, then use it to create the playlist.

With (it seems) 1.3.1, creating playlist failed on Peertube. Indeed we have set "null" as channelID to get the default channeldID from tests withc web browser console, but it appears that it's not exactly like that. When creating **public** playlist, we **need** a channelID, and null does not work, it returns error 400 (bad request) We need to search for the default channel, get its id, then use it to create the playlist.
LecygneNoir added the
bug
label 4 years ago
LecygneNoir added the
Work in Progress
label 4 years ago
Poster
Owner

Fixed by version v0.6.3 :)

Fixed by version v0.6.3 :)
LecygneNoir closed this issue 4 years ago
LecygneNoir removed the
Work in Progress
label 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.