Help Wizard

Step 1

NEXT STEP

Topics with Label: curl

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
  • 13814 Views
  • 101 replies
  • 17 likes
  • 13814 Views
  • 101 replies
  • 17 likes

Can't get access token for my app

PlanPremiumOperating System(Windows 10,etc.) My Question or IssueI'm trying to obtain an access token for my app. This is the type of cURL request I use to do it: curl -X POST "https://accounts.spotify.com/api/token" \ -H "Content-Type: application/x...

  • Casual Listener
  • Plan Premium Operating System (Windows 10,etc.)   My Question or Issue I'm trying to obtain an access token for my app. This is the type of cURL request I use to do it: curl -X POST "h...
  • Ximzend
  • Roadie
  • 797 Views
  • 3 replies
  • 0 likes
  • API access token
    curl
  • 797 Views
  • 3 replies
  • 0 likes

curl from the Windows command line

on Windows 10...Just last month (and for years prior) I was able to add items to my playlists using successive curl commands from the command line as follows (sans carriage returns). It was cool because I could add any number of tracks to a playlist ...

  • Newbie
  • on Windows 10... Just last month (and for years prior) I was able to add items to my playlists using successive curl commands from the command line as follows (sans carriage returns).  It was c...
  • 807 Views
  • 0 replies
  • 0 likes
  • command line
    curl
  • 807 Views
  • 0 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
  • ...tackoverflow Post: https://stackoverflow.com/questions/65866625/spotify-oauth2-with-php-curl-how-to-get-authorization-code If necessary, I will provide more information.
  • Ximzend
  • Roadie
  • 873 Views
  • 1 replies
  • 0 likes
  • authorization
    curl
    OAuth
    php
  • 873 Views
  • 1 replies
  • 0 likes