[PR #40] [MERGED] FIx errors when email or birthdate are missing. #202

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/40
Author: @KoffeinFlummi
Created: 4/28/2019
Status: Merged
Merged: 4/28/2019
Merged by: @ramsayleung

Base: masterHead: user-data-optional


📝 Commits (2)

📊 Changes

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

View changed files

📝 src/spotify/model/user.rs (+2 -2)

📄 Description

The current_user endpoint was failing for me since both email and birthdate were missing.


🔄 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/40 **Author:** [@KoffeinFlummi](https://github.com/KoffeinFlummi) **Created:** 4/28/2019 **Status:** ✅ Merged **Merged:** 4/28/2019 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `user-data-optional` --- ### 📝 Commits (2) - [`6bbd658`](https://github.com/ramsayleung/rspotify/commit/6bbd6582d24cfaa3c5676ac4ded0d6324f052d83) Make birthdate optional - [`9d6c544`](https://github.com/ramsayleung/rspotify/commit/9d6c54458be7588a6e0c16fccdc8d172e74c5b10) Make email optional ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/model/user.rs` (+2 -2) </details> ### 📄 Description The `current_user` endpoint was failing for me since both email and birthdate were missing. --- <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:45 +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#202
No description provided.