mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #40] [MERGED] FIx errors when email or birthdate are missing. #202
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:user-data-optional📝 Commits (2)
6bbd658Make birthdate optional9d6c544Make email optional📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/spotify/model/user.rs(+2 -2)📄 Description
The
current_userendpoint 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.