requestClientCredentialsToken

Requests an app-only access token using Client Credentials flow.

Return

Wrapped Spotify API response with status code and parsed Spotify payload.

Parameters

clientId

Spotify application Client ID.

clientSecret

Spotify application Client Secret.