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

Fix queue endpoint for web #167

Merged
merged 1 commit into from
May 25, 2022
Merged

Fix queue endpoint for web #167

merged 1 commit into from
May 25, 2022

Conversation

banool
Copy link
Collaborator

@banool banool commented May 21, 2022

Tested with the example code as working.

Before:

queueTrack failed with: DioError [DioErrorType.response]: Http status error [502]

Now it queues correctly.

See the docs: https://developer.spotify.com/documentation/web-api/reference/#/operations/add-to-queue.

@fotiDim
Copy link
Collaborator

fotiDim commented May 21, 2022

Thanks for the fix. Let's also wait for an additional review from @brim-borium or @itsMatoosh.

@banool
Copy link
Collaborator Author

banool commented May 25, 2022

Could we please land this? I'm trying to push the MVP of something I'm working on and this is one step closer to the web deployment working (though it's still a long way off, a la #166).

@fotiDim
Copy link
Collaborator

fotiDim commented May 25, 2022

@banool there you go

@fotiDim fotiDim merged commit f685d28 into brim-borium:main May 25, 2022
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