Help Wizard

Step 1

NEXT STEP

Topics with Label: php

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • rushilshah282
  • Visitor
  • 13761 Views
  • 101 replies
  • 17 likes
  • 13761 Views
  • 101 replies
  • 17 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
  • 597 Views
  • 3 replies
  • 0 likes
  • api
    develope
    js
    lyrics
    php
  • 597 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
  • Roadie
  • 362 Views
  • 3 replies
  • 0 likes
  • api
    development
    php
  • 362 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
  • Roadie
  • 873 Views
  • 1 replies
  • 0 likes
  • authorization
    curl
    OAuth
    php
  • 873 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
  • 3198 Views
  • 1 replies
  • 0 likes
  • api
    php
  • 3198 Views
  • 1 replies
  • 0 likes