adamint / spotify-web-api-kotlin

Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
https://adamint.github.io/spotify-web-api-kotlin-docs/
MIT License
194 stars 21 forks source link

Spotify follow/unfollow endpoints are timing out #309

Closed adamint closed 5 months ago

adamint commented 2 years ago

This is not a library problem, as the console is also affected. See: https://developer.spotify.com/console/delete-following/?type=artist&ids=7eCmccnRwPmRnWPw61x6jM

Related tests are to be temporarily disabled