SKAuthenticationError

public struct SKAuthenticationError : Error, JSONDecodable

An authentication error returned by the Spotify Web API.

See also

The Web API Authentication Error object.
  • Declaration

    Swift

    public var errorDescription: String? { get }