SpotifyApiSpotify LogoJS

ErrorResponse global.d.ts#L102

The error response sent by the spotify api during unusual status codes.

https://developer.spotify.com/documentation/web-api/reference/#object-errorobject

Properties:

NameTypeDescription
messagestringA short description of the cause of the error.
statusnumberThe HTTP status code (also returned in the response header; see Response Status Codes for more information).