[PR #209] [CLOSED] Fix not adding auth headers #314

Closed
opened 2026-02-27 20:24:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/209
Author: @luukvankooten
Created: 5/2/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • d3d1f7b Fix 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_track it does not add the auth headers required by spotify

Motivation 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.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

See #208 and run it with this patch it should return the CurrentPlayingContext struct.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/209 **Author:** [@luukvankooten](https://github.com/luukvankooten) **Created:** 5/2/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d3d1f7b`](https://github.com/ramsayleung/rspotify/commit/d3d1f7b319532a216f016229491851a1094bf0fb) Fix not adding auth headers ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/client.rs` (+1 -1) </details> ### 📄 Description ## Description Due to an issue with the method `current_user_playing_track` it does not add the auth headers required by spotify ## Motivation 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. - [x] Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? See #208 and run it with this patch it should return the `CurrentPlayingContext` struct. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:13 +03:00
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/rspotify#314
No description provided.