Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Issue encountered endpoint https://api.spotify.com/v1/me/following

Issue encountered endpoint https://api.spotify.com/v1/me/following

I encountered an issue while using the Spotify API endpoint `https://api.spotify.com/v1/me/following` with `type=user`. Instead of the expected response, I received the following error:


{
"error": {
"status": 500,
"message": "Server error."
}
}

Does anyone know how long I will get this error? Thank you for your attention to this issue.

Reply
1 Reply

The endpoint to get followed users does not exist. Alternatively, you can check if a user follows a list of users with the Check If User Follows Artists or Users endpoint.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts