mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #23] Displays authentication warning message even after successful authentication #7
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#7
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 @ritiek on GitHub (Oct 29, 2018).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/23
Hi, thanks for this cool library.
I launched the album_tracks.rs example and it works fine but it displays this warning:
I tried it both with exporting
CLIENT_IDandCLIENT_SECRETenvironment variables, and also setting them explicitly in my test crate but it still displays this warning.Complete output
Is this warning expected or does this needs fixing?
@ramsayleung commented on GitHub (Oct 30, 2018):
it needs to fix, I am too busy to take time fix this problem. Perhaps you could help me fix it :)
@ritiek commented on GitHub (Oct 30, 2018):
No problem! I'll see if I can give it a shot.