YunoHost-Apps / piped_ynh

piped package for YunoHost
https://piped.video/trending
GNU Affero General Public License v3.0
2 stars 1 forks source link

Cannot add or modify playlists due to cookies error: "An invalid Session ID was provided." #44

Closed csolisr closed 3 months ago

csolisr commented 3 months ago

Describe the bug

Attempting to add or modify a playlist on an existing account results in the request failing.

Context

Steps to reproduce

  1. Install Piped on YunoHost, and create a new user.
  2. Close your browser, and log back in.
  3. Go to "Playlists", and click on "Create Playlist". Type the name of a playlist, and click "OK".

Expected behavior

The new playlist should be properly created. Instead, a message stating "An invalid Session ID was provided" appears.

Logs

XHRGET https://piped.azkware.net/api/user/playlists [HTTP/2 401 352ms]

XHRPOST https://piped.azkware.net/api/user/playlists/delete [HTTP/2 500 342ms]

XHRPOST https://piped.azkware.net/api/user/playlists/create [HTTP/2 401 348ms]

XHRPOST https://piped.azkware.net/api/user/playlists/create [HTTP/2 401 345ms]

orhtej2 commented 3 months ago

Should be fixed in 2024.03.18