[GH-ISSUE #1] App crashed at the start #1

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

Originally created by @9to1url on GitHub (Aug 22, 2020).
Original GitHub issue: https://github.com/jpochyla/psst/issues/1

@Jan Pochyla , I am checking your code, also applied Spotify account, but after setting .env , get this error:

[2020-08-21T21:08:49Z ERROR rspotify::blocking::oauth2] couldn't open .spotify_token_cache.json: "No such file or directory (os error 2)"

ALso after enter the redirect URL, I got this.

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/database.rs:242:44
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Any idea?

Originally created by @9to1url on GitHub (Aug 22, 2020). Original GitHub issue: https://github.com/jpochyla/psst/issues/1 @**Jan Pochyla** , I am checking your code, also applied Spotify account, but after setting .env , get this error: ``` [2020-08-21T21:08:49Z ERROR rspotify::blocking::oauth2] couldn't open .spotify_token_cache.json: "No such file or directory (os error 2)" ``` ALso after enter the redirect URL, I got this. ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/database.rs:242:44 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` Any idea?
kerem closed this issue 2026-02-28 14:29:50 +03:00
Author
Owner

@jpochyla commented on GitHub (Oct 13, 2020):

Thanks for the report! This part of the code has been severely rewritten since then, and now needs just the device credentials from the Spotify Account Settings, as rescribed in the README.

<!-- gh-comment-id:707601102 --> @jpochyla commented on GitHub (Oct 13, 2020): Thanks for the report! This part of the code has been severely rewritten since then, and now needs just the device credentials from the Spotify Account Settings, as rescribed in the README.
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#1
No description provided.