Closed andredelaney closed 3 years ago
I'm afraid that won't be possible since this data isn't available via the web API:
When using the Spotify web-client, the website requests credits through https://spclient.wg.spotify.com/track-credits-view/v0/experimental/{id}/credits
But when requesting with the and WebAPI authorization scope, you get a 403 error code "Client not allowed". It works with the token from the current web-session though (use the Developer-Tools of your browser to get to them).
This would be amazing