SpotifyWebAPIAuthException::hasInvalidCredentials()
Returns whether the exception was thrown because of invalid credentials.
SpotifyWebAPIAuthException::hasInvalidRefreshToken()
Returns whether the exception was thrown because of an invalid refresh token.
SpotifyWebAPIAuthException::getReason()
Returns the reason string from a player request's error object.
SpotifyWebAPIAuthException::hasExpiredToken()
Returns whether the exception was thrown because of an expired access token.
SpotifyWebAPIAuthException::isRateLimited()
Returns whether the exception was thrown because of rate limiting.
SpotifyWebAPIAuthException::setReason($reason)
Set the reason string.
* `$reason` **string**
How can I help you explore Laravel packages today?