[PR #315] [MERGED] Fix failed with_refresh_token example #391

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/315
Author: @ramsayleung
Created: 5/4/2022
Status: Merged
Merged: 5/17/2022
Merged by: @ramsayleung

Base: masterHead: ramsay_fix_failed_example


📝 Commits (1)

  • 6d07954 Fix failed with_refresh_token_example

📊 Changes

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

View changed files

📝 examples/with_refresh_token.rs (+6 -1)

📄 Description

Description

Fixed #310

Motivation and Context

#310

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?

  1. cargo run --example with_refresh_token --features env-file,cli,client-reqwest
  2. The example should run successfully

Is this change properly documented?

Yes.


🔄 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/315 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 5/4/2022 **Status:** ✅ Merged **Merged:** 5/17/2022 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay_fix_failed_example` --- ### 📝 Commits (1) - [`6d07954`](https://github.com/ramsayleung/rspotify/commit/6d07954f71bc4b45a3bdd76fcd04ddd469d25ba9) Fix failed with_refresh_token_example ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/with_refresh_token.rs` (+6 -1) </details> ### 📄 Description ## Description Fixed #310 ## Motivation and Context #310 ## 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? 1. `cargo run --example with_refresh_token --features env-file,cli,client-reqwest` 2. The example should run successfully ## Is this change properly documented? Yes. --- <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:32 +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#391
No description provided.