Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlaybackOffset Position field is updated from int to *int #177

Conversation

omerhanci
Copy link

Hi, after the fix mentioned here: #161 playing with the PlaybackOffset URI parameter seems to be broken.

Although Position parameter is not set, since it has a default value 0 and there is no omitempty, it's always sent to spotify api. So that changing it to some nullable type and adding omitempty again seems to fix the issue here.

@strideynet
Copy link
Collaborator

Hi @omerhanci, I'll review this tonight thank you.

@strideynet
Copy link
Collaborator

This was resolved in another PR.

@strideynet strideynet closed this Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants