Announcements

Help Wizard

Step 1

NEXT STEP

can I add adata to accounts.spotify.com/api/token so that is than can be returned?

can I add adata to accounts.spotify.com/api/token so that is than can be returned?

can I add adata to accounts.spotify.com/api/token so that is than can be returned?

 

$data = array(
'client_id' => $client_id,
'redirect_uri' => $redirect_url,
'scope' => 'user-read-private user-read-email user-library-modify',
'response_type' => 'code',
);

$oauth_url = 'https://accounts.spotify.com/authorize?' . http_build_query($data);
Reply
0 Replies

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random