Skip to content

App's top Spotify artists feature is using wrong APIΒ #2

@magicznyleszek

Description

@magicznyleszek

Description

Unfortunately your code is not open sourced, so I can't pinpoint the exact location of the bug 😞 The bugged feature is connecting Spotify account to display the list of top artists of given user. From the tests I made it is clear you are using the wrong API to get the top artists. You should be using https://developer.spotify.com/console/get-current-user-top-artists-and-tracks/. I'm guessing you are using some older way that is working properly for most users by pure accident.

Actual results

When I use the feature in the app, I end up with a list of three artists:

IDLES
Disasterpeace
Steve Roach

Expected results

I should be getting:

Korn
Fear Factory
Apocalyptica
Radiohead
Linkin Park
Disasterpeace
Miasmatic Necrosis
IDLES
Sufjan Stevens
Lochy I Smoki
System Of A Down
Kukon
Steve Roach
Baalsebub
Drexciya
Kae Tempest
Squid
The Offspring

Additional details

I tried reporting this bug through your support team, but they failed to recognize me as a person worth spending time with 🀷

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions