You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -60,7 +61,7 @@ public open class EpisodeApi(api: GenericSpotifyApi) : SpotifyEndpoint(api) {
60
61
* Users can view the country that is associated with their account in the account settings. Required for [SpotifyAppApi], but **you may use [Market.FROM_TOKEN] to get the user market**
61
62
*
62
63
* @return List of possibly-null [Episode] objects.
63
-
* @throws BadRequestException If any invalid show id is provided
64
+
* @throws BadRequestException If any invalid show id is provided, if this is a [SpotifyClientApi]
0 commit comments