[PR #56] [MERGED] oauth2.rs: Fix get_access_token #214

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/56
Author: @fangyi-zhou
Created: 10/7/2019
Status: Merged
Merged: 10/8/2019
Merged by: @ramsayleung

Base: masterHead: get-access-token


📝 Commits (1)

  • 3f871b7 oauth2.rs: Fix get_access_token

📊 Changes

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

View changed files

📝 src/spotify/oauth2.rs (+8 -4)

📄 Description

Comment suggests that if the token is expired, fetch another one,
this commits fixes the code in accordance with the comment


🔄 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/56 **Author:** [@fangyi-zhou](https://github.com/fangyi-zhou) **Created:** 10/7/2019 **Status:** ✅ Merged **Merged:** 10/8/2019 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `get-access-token` --- ### 📝 Commits (1) - [`3f871b7`](https://github.com/ramsayleung/rspotify/commit/3f871b782a2af327836a21d3f14a04358d8ad1ff) oauth2.rs: Fix get_access_token ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/oauth2.rs` (+8 -4) </details> ### 📄 Description Comment suggests that if the token is expired, fetch another one, this commits fixes the code in accordance with the comment --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:48 +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#214
No description provided.