I am trying to build a clone to Spotify App
using their API and I only seem to be getting name , email and username from the API. Is there a way to get profile picture details?
Appreciate the responses.
I am trying to build a clone to Spotify App
using their API and I only seem to be getting name , email and username from the API. Is there a way to get profile picture details?
Appreciate the responses.
You can access profile picture via API, see:
https://developer.spotify.com/documentation/web-api/reference/#/operations/get-current-users-profile
As you can see there is an "images" JSON array containing the picture at different resolutions: