🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
You can't see the recent songs, i.e. even in the preview you can't see the list of songs (linked image).
What are the steps to reproduce this issue?
Go to music
Select the Recently type
enter user
What were you expecting to happen?
What is supposed to happen is that it will show the list of recent songs, according to user
Additional information about your environment
Device: desktop
OS: MacOS
Browser: chrome
Version: 10.15
Additional context
The error occurs, as the API is not being used correctly, suddenly this was updated leaving the version being implemented obsolete, this is the way it is currently being used:
Where it says {userName} replace with your username, also remember to use the user provided by the Spotify API when giving authorization, at the top it says "Authenticated as {userName}".
What happens?
You can't see the recent songs, i.e. even in the preview you can't see the list of songs (linked image).
What are the steps to reproduce this issue?
What were you expecting to happen?
What is supposed to happen is that it will show the list of recent songs, according to user
Additional information about your environment
Additional context
The error occurs, as the API is not being used correctly, suddenly this was updated leaving the version being implemented obsolete, this is the way it is currently being used:
But the current and proper way to use the API is this:
Where it says {userName} replace with your username, also remember to use the user provided by the Spotify API when giving authorization, at the top it says "Authenticated as {userName}".
API authorization link: https://spotify-recently-played-readme.vercel.app