mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-25 23:45:52 +03:00
[PR #62] [MERGED] Provide more informational error strings for API #218
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#218
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/62
Author: @sputnick1124
Created: 11/6/2019
Status: ✅ Merged
Merged: 11/6/2019
Merged by: @ramsayleung
Base:
master← Head:more-informational-errors📝 Commits (1)
93718e8Provide more informational error strings for API📊 Changes
1 file changed (+11 additions, -1 deletions)
View changed files
📝
src/spotify/client.rs(+11 -1)📄 Description
Downstream consumers of the API will now be able to get a bit more information about why their request has failed by simply looking at the string.
If this is not an appropriate place to put such information, feel free to reject the request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.