[GH-ISSUE #618] Searching with spaces or other uri characters is now broken #361

Closed
opened 2026-02-28 14:32:28 +03:00 by kerem · 1 comment
Owner

Originally created by @omartijn on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/618

Describe the bug
It seems that an update on Spotify's side has broken psst. Searching anything with a space in it results in an error complaining about in invalid uri. If I encode the space as %20 the search works.

To Reproduce
Search something with a space in it

Expected behavior
Search results should appear for the given query.

Screenshots

Error:
http: invalid uri character

Environment

  • OS: Debian Linux
  • Version: Trixie
Originally created by @omartijn on GitHub (May 24, 2025). Original GitHub issue: https://github.com/jpochyla/psst/issues/618 **Describe the bug** It seems that an update on Spotify's side has broken psst. Searching anything with a space in it results in an error complaining about in invalid uri. If I encode the space as `%20` the search works. **To Reproduce** Search something with a space in it **Expected behavior** Search results should appear for the given query. **Screenshots** ``` Error: http: invalid uri character ``` **Environment** - OS: Debian Linux - Version: Trixie
kerem 2026-02-28 14:32:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@SO9010 commented on GitHub (May 25, 2025):

Thanks for this :) will be solved shortly!

<!-- gh-comment-id:2907861401 --> @SO9010 commented on GitHub (May 25, 2025): Thanks for this :) will be solved shortly!
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/psst#361
No description provided.