mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #209] [CLOSED] Fix not adding auth headers #314
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#314
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/209
Author: @luukvankooten
Created: 5/2/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
d3d1f7bFix not adding auth headers📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/client.rs(+1 -1)📄 Description
Description
Due to an issue with the method
current_user_playing_trackit does not add the auth headers required by spotifyMotivation and Context
I have also created an issue #208 where the issue is explained.
Dependencies
None
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
See #208 and run it with this patch it should return the
CurrentPlayingContextstruct.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.