[GH-ISSUE #855] Recently Played API error #363

Closed
opened 2026-02-28 14:48:42 +03:00 by kerem · 2 comments
Owner

Originally created by @myhat2you2 on GitHub (Aug 18, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/855

When I open "Recently Played" I get this error:
err
convert result failed, reason: Error("invalid type: null, expected struct Cursor", line: 4, column: 18); content: ["{\n \"items\" : [ ],\n \"next\" : null,\n \"cursors\" : null,\n \"limit\" : 32,\n \"href\" : \"https://api.spotify.com/v1/me/player/recently-played?limit=32\"\n}"]

Obligatory notes:

  • Arch Linux 5.13.10
  • Using spotifyd
  • Installed via AUR
Originally created by @myhat2you2 on GitHub (Aug 18, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/855 When I open "Recently Played" I get this error: ![err](https://user-images.githubusercontent.com/43269765/129977922-a5fc95c8-c9d5-4b4b-9391-0a069a81e168.png) `convert result failed, reason: Error("invalid type: null, expected struct Cursor", line: 4, column: 18); content: ["{\n \"items\" : [ ],\n \"next\" : null,\n \"cursors\" : null,\n \"limit\" : 32,\n \"href\" : \"https://api.spotify.com/v1/me/player/recently-played?limit=32\"\n}"]` Obligatory notes: - Arch Linux 5.13.10 - Using spotifyd - Installed via AUR
kerem closed this issue 2026-02-28 14:48:42 +03:00
Author
Owner

@bree29 commented on GitHub (Aug 23, 2021):

Same error when searching "Valhalla" (or shorter) ; didn't find any other word provoking that issue.

$ yay -Si spotify-tui                                                                                     
:: Querying AUR...
Repository      : aur
Name            : spotify-tui
Keywords        : None
Version         : 0.24.0-1
Description     : Spotify client for the terminal written in Rust
URL             : https://github.com/Rigellute/spotify-tui
AUR URL         : https://aur.archlinux.org/packages/spotify-tui
Groups          : None
Licenses        : MIT
Provides        : spotify-tui
Depends On      : openssl  libxcb
Make Deps       : cargo  python
Check Deps      : None
Optional Deps   : None
Conflicts With  : spotify-tui
Maintainer      : Conni2461
Votes           : 46
Popularity      : 0.580273
First Submitted : Mon 07 Oct 2019 08:28:05 PM CEST
Last Modified   : Mon 26 Apr 2021 01:37:55 PM CEST
Out-of-date     : No

AFAIC "Recently played" won't get me into that error on my side. It could be related to some error parsing the items (invalid char, i don't know...).

Both running from Spotify app (flatpak) or spotifyd.

<!-- gh-comment-id:903951818 --> @bree29 commented on GitHub (Aug 23, 2021): Same error when searching "Valhalla" (or shorter) ; didn't find any other word provoking that issue. ``` $ yay -Si spotify-tui :: Querying AUR... Repository : aur Name : spotify-tui Keywords : None Version : 0.24.0-1 Description : Spotify client for the terminal written in Rust URL : https://github.com/Rigellute/spotify-tui AUR URL : https://aur.archlinux.org/packages/spotify-tui Groups : None Licenses : MIT Provides : spotify-tui Depends On : openssl libxcb Make Deps : cargo python Check Deps : None Optional Deps : None Conflicts With : spotify-tui Maintainer : Conni2461 Votes : 46 Popularity : 0.580273 First Submitted : Mon 07 Oct 2019 08:28:05 PM CEST Last Modified : Mon 26 Apr 2021 01:37:55 PM CEST Out-of-date : No ``` AFAIC "Recently played" won't get me into that error on my side. It could be related to some error parsing the items (invalid char, i don't know...). Both running from Spotify app (flatpak) or spotifyd.
Author
Owner

@myhat2you2 commented on GitHub (Aug 24, 2021):

After updating to version 0.25.0-1 I'm no longer getting this issue. I also tried searching for "Valhalla" and got no error, so hopefully this is resolved.

<!-- gh-comment-id:904568577 --> @myhat2you2 commented on GitHub (Aug 24, 2021): After updating to version 0.25.0-1 I'm no longer getting this issue. I also tried searching for "Valhalla" and got no error, so hopefully this is resolved.
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/spotify-tui#363
No description provided.