mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #10] [MERGED] Fix credentials error message appearing when using OAuth #182
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#182
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?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/10
Author: @oliveroneill
Created: 7/12/2018
Status: ✅ Merged
Merged: 7/14/2018
Merged by: @ramsayleung
Base:
master← Head:credentials-message-fix📝 Commits (1)
d91e6c8Fix credentials message appearing when using OAuth📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/spotify/oauth2.rs(+2 -2)📄 Description
The
buildmethod for does notSpotifyClientCredentialsdoes not considertoken_infowhen printing out the "You need to set your Spotify API credentials" message. I've fixed this now. Let me know what you think.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.