Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: php

Labels

Forum Posts

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

ahmarmusic

Newbie

83634 Views

338 replies

28 likes

S4D
  • 83634 Views
  • 338 replies
  • 28 likes

Lyrics - Get 403 (spclient.wg.spotify.com)

PlanFamilyCountryGermany Operating SystemWindows 11Server: Debian 12 (Apache2) Hello,i have a problem. I want to get the lyrics from the API "spclient.wg.spotify.com". But the Problem is: Sometimes it works, sometimes it dont. Sometimes I just get ju...

Casual Listener

Plan Family Country Germany   Operating System Windows 11 Server: Debian 12 (Apache2)   Hello, i have a problem. I want to get the lyrics from the API "spclient.wg.spotify.com". B...

NicolasDA

Music Fan

2658 Views

3 replies

0 likes

api
develope
js
lyrics
php
  • 2658 Views
  • 3 replies
  • 0 likes

Code not Printing playlist details

Hi, I have this code but whenever I submit a URL into the box, it should output the details of the playlist but nothing is showing. Can someone help please? "; echo "Status Code: " . $status_code . "\n"; echo json_encode( $data, JSON_PRETTY_PRINT ); ...

Casual Listener

Hi,   I have this code but whenever I submit a URL into the box, it should output the details of the playlist but nothing is showing. Can someone help please?   <?php // Check i...

Ximzend

Spotify Star

761 Views

3 replies

0 likes

api
development
php
  • 761 Views
  • 3 replies
  • 0 likes

Solved!! Central OAuth2.0 Authorization on the Backend-Side using PHP and curl

I am creating an application which aims at automatically creating Spotify Playlists in a central Spotify account (not the account of the end users). On the backend side I am using PHP to authorize this central user, and it is working as long as I am ...

Newbie

I am creating an application which aims at automatically creating Spotify Playlists in a central Spotify account (not the account of the end users).   On the backend side I am using PHP to a...

Ximzend

Spotify Star

2446 Views

1 replies

0 likes

authorization
curl
OAuth
php
  • 2446 Views
  • 1 replies
  • 0 likes

{"error":"unsupported_grant_type"}

Hey, I'm using the php sdk api https://github.com/jwilsson/spotify-web-api-phpand trying to connect the user. I log in using the link https://accounts.spotify.com/authorize? client_id=--id-- &redirect_uri=https%3A%2F%2Fwww.testsite.com%2Fspotify_conn...

Roadie

Hey, I'm using the php sdk api https://github.com/jwilsson/spotify-web-api-php and trying to connect the user. I log in using the link     https://accounts.spotify.com/authorize? c...

magnusmurel

Roadie

4561 Views

1 replies

0 likes

api
php
  • 4561 Views
  • 1 replies
  • 0 likes