Add the current user as a follower of one or more artists or other Spotify users.
Add the current user as a follower of one or more artists or other Spotify users.
follow_artists_or_users( type, ids, authorization = get_spotify_authorization_code() )
type |
Required. The ID type: either |
ids |
Optional. A character vector of the artist or the user Spotify IDs. For example: |
authorization |
Required. A valid access token from the Spotify Accounts service. See the Web API authorization Guide for more details. Defaults to |
No return value. User's account follows another on Spotify.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.