Git Product home page Git Product logo

Comments (5)

lucas992x avatar lucas992x commented on August 11, 2024 1

Now playlist_reorder_items works again, I close the issue

from spotipy.

dieser-niko avatar dieser-niko commented on August 11, 2024

I was able to replicate the bug in the interactive Web API Reference and it seems to do absolutely nothing.

As a workaround, you can use Spotify.playlist_replace_items, but the functionality is a bit different. The URIs provided will replace the entire playlist, even though the function only supports up to 100 songs/episodes. However, if you provide URIs that are already in the playlist, it will count as reordered.

Probably related to: #1098

from spotipy.

lucas992x avatar lucas992x commented on August 11, 2024

I tried playlist_replace_items and it works, thank you for the advice! Unfortunately most of my playlists contain way more than 100 tracks, so I have to wait that Spotify fix the issue :(

from spotipy.

jwatson-CO-edu avatar jwatson-CO-edu commented on August 11, 2024

I am having the same issue. The authorization request spotipy.util.prompt_for_user_token does not cause any errors. I get the following response despite having correct permission in my token request.

{
  "error": {
    "status": 401,
    "message": "No token provided"
  }
}

An example that was working as of 2 weeks ago can be found here.

from spotipy.

dieser-niko avatar dieser-niko commented on August 11, 2024

@jwatson-CO-edu it doesn't seem like you're having the same problem. In our case, the API pretends to work, but nothing actually happens.

from spotipy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.