Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: php

Labels

Forum Posts

Increasing security requirements for integration with Spotify Web API

Hey all, we’re making some changes to the Spotify Web API. To improve security, we are planning to remove support for two ways of integrating with Spotify that have been replaced with more secure alternatives. Please check the Spotify for Developers ...

  • Spotify
  • Spotify
  • GrimmReaper1O1
  • Visitor
  • 6780 Views
  • 11 replies
  • 9 likes
  • Discussion
  • 6780 Views
  • 11 replies
  • 9 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
  • 1210 Views
  • 3 replies
  • 0 likes
  • api
    develope
    js
    lyrics
    php
  • 1210 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
  • 492 Views
  • 3 replies
  • 0 likes
  • api
    development
    php
  • 492 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
  • 1881 Views
  • 1 replies
  • 0 likes
  • authorization
    curl
    OAuth
    php
  • 1881 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
  • 3936 Views
  • 1 replies
  • 0 likes
  • api
    php
  • 3936 Views
  • 1 replies
  • 0 likes