-
Notifications
You must be signed in to change notification settings - Fork 123
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
Update the examples #479
Comments
I second this. |
What is the error you're encountering with pagination_sync? I ran it myself locally and it worked as expected. Give this command a try: Also can you give a list of the other examples you're finding are broken? |
Just tested "auth_code". It uses the wrong scope. "user-read-currently-playing" would be correct and works fine. |
I don't fully understand the description:
The rspotify/examples/auth_code.rs Line 36 in eb1260c
|
Yes, sorry, you are right. The code I refer to is from the comment above it (which I used for the custom callback url): Sorry for the confusion. |
So many of the examples provided are broken now. Please update, there are so many breaking changes that are not addressed.
The text was updated successfully, but these errors were encountered: