mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[GH-ISSUE #108] Auth Error - token exchange failed #54
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ayaangrover on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/108
Partially a question - can Nocturne be used from https://nocturne.brandons.place/ on a raspberry pi as a carthing replacement? If so, I seem to be recieving "Authentication Error
Something went wrong while authenticating.
Token exchange failed" every time I authenticate(shown below).
@68p commented on GitHub (May 20, 2025):
make sure that you allow third-party cookies in chromium/chrome on the raspberry pi. if that doesn't work, add spotify.com and nocturne.brandons.place to the sites allowed to use third-party cookies
@ayaangrover commented on GitHub (May 20, 2025):
Oh, thanks - it works now!