mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-25 23:45:52 +03:00
[GH-ISSUE #440] json parse error: unknown variant Smartwatch #146
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#146
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?
Originally created by @ndoolan360 on GitHub (Aug 31, 2023).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/440
Describe the bug
When calling device() method returns error:
To Reproduce
Steps to reproduce the behavior:
Have registered device of type Smartwatch and call device() method.
Expected behavior
Device should be returned with type Smartwatch.
Log/Output data
N/A
Additional context
Similar issue here: https://github.com/ramsayleung/rspotify/issues/383