[PR #451] [MERGED] Fix incorrect reference link. #462

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/451
Author: @ramsayleung
Created: 1/3/2024
Status: Merged
Merged: 1/3/2024
Merged by: @ramsayleung

Base: masterHead: ramsay/fix-broken-reference-link


📝 Commits (1)

  • 61c7e4c Fix broken reference link.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/clients/oauth.rs (+1 -1)

📄 Description

Description

Fix the incorrect reference link pointing to the Get Recently Played Tracks endpoint instead of the correct one, Get Currently Playing Track

Motivation and Context

#450

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

All CI tasks passed

Is this change properly documented?

Please make sure you've properly documented the changes you're making.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).


🔄 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/451 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay/fix-broken-reference-link` --- ### 📝 Commits (1) - [`61c7e4c`](https://github.com/ramsayleung/rspotify/commit/61c7e4c1fd581ca297adafe1249b5661447c1461) Fix broken reference link. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/oauth.rs` (+1 -1) </details> ### 📄 Description ## Description Fix the incorrect reference link pointing to the [Get Recently Played Tracks](https://developer.spotify.com/documentation/web-api/reference/get-recently-played) endpoint instead of the correct one, [Get Currently Playing Track](https://developer.spotify.com/documentation/web-api/reference/get-the-users-currently-playing-track) ## Motivation and Context #450 ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How has this been tested? All CI tasks passed ## Is this change properly documented? Please make sure you've properly documented the changes you're making. Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements). --- <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:49 +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#462
No description provided.