Help Wizard

Step 1

NEXT STEP

Topics with Label: web

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

Queue tracklist limited to 20 tracks

My Question or IssueI'm interested in developing an app that creates a new playlist from a user's entire Spotify queue. It seems that this is the endpoint I need to hit to get the queue:https://developer.spotify.com/documentation/web-api/reference/ge...

  • Visitor
  • ...eveloper.spotify.com/documentation/web-api/reference/get-queue However, this endpoint only returns 20 elements, despite not having a limit documented. Is it possible to achieve my goal?
  • 168 Views
  • 0 replies
  • 0 likes
  • queue
    web
  • 168 Views
  • 0 replies
  • 0 likes

Solved!! Web API ratelimit

I am developing an app which will allow users to publish their playlists to a feed. However in order to visit the feed, published playlists will have to be fetched one by one (as the current spotify api does not have an endpoint to fetch multiple pla...

  • Casual Listener
  • I am developing an app which will allow users to publish their playlists to a feed. However in order to visit the feed, published playlists will have to be fetched one by one (as the current spotify ...
  • transcapybara
  • Newbie
  • 13129 Views
  • 9 replies
  • 0 likes
  • api
    ratelimit
    web
  • 13129 Views
  • 9 replies
  • 0 likes

Can't connect to Webplayer SDK

PlanPremiumCountryAustraliaDevicePC, Windows 10, firefox or chrome I'm trying to use the access token which returns after I log in to my premium account, it does work then i get the access token and try to use it to connect the sdk player. Here is my...

  • Music Fan
  • ...t;; let currentTrackIndex = -1; // To keep track of the current playing track let player; // Initialize the Spotify Web Playback SDK window.onSpotifyWebPlaybackSDKReady = () => { // Try to get t...
  • axion777
  • Music Fan
  • 253 Views
  • 1 replies
  • 0 likes
  • playback
    SDK
    web
  • 253 Views
  • 1 replies
  • 0 likes

PROBLEMA: se reproduce solo Muestra de Audio al insertar en mi web

Hola, soy de ArgentinaAdministro varios sitios webs, que se administran con wordpress, con la plantilla de Divi.El problema es que al intentar insertar una canción, o playlist se reproduce solo una muestra del audio.Como soluciono esto? Hay que agreg...

  • Newbie
  • Hola, soy de Argentina Administro varios sitios webs, que se administran con wordpress, con la plantilla de Divi. El problema es que al intentar insertar una canción, o playlist se reproduce solo u...
  • luisroybean
  • Visitor
  • 676 Views
  • 1 replies
  • 1 likes
  • web
    wordpress
  • 676 Views
  • 1 replies
  • 1 likes

Web API - preview_url for track is null

CountryItalyDeviceWeb APIOperating SystemWindows 10 My Question or IssueI am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in the response (nearly half of those I tested). Tried with client credential...

  • Newbie
  • Country Italy Device Web API Operating System Windows 10   My Question or Issue I am using the Web-API for a project. I found multiple tracks, where the field "preview_url" is null in t...
  • 580 Views
  • 0 replies
  • 4 likes
  • web
    Web API
    web-api
  • 580 Views
  • 0 replies
  • 4 likes

Control spotify windows app from web

Hi, i'm developing and integration from and web app with spotify, so to music does not stop when page reloading or changing to another page, i wanna connect my web app with windows desktop app. So you can see with song is playing now on my web app, a...

  • Newbie
  • Hi, i'm developing and integration from and web app with spotify, so to music does not stop when page reloading or changing to another page, i wanna connect my web app with windows desktop app. &n...
  • 279 Views
  • 0 replies
  • 0 likes
  • Desktop
    integration
    web
  • 279 Views
  • 0 replies
  • 0 likes

Playback of saved tracks with offset

PlanPremium CountryDE DeviceAPI My Question or IssueI want to use the Web API to start a playback of my saved songs with an offset. Playing the saved songs works using the context URI of a user with :collection appended. But I cannot set an offset fo...

  • Newbie
  • Plan Premium   Country DE   Device API   My Question or Issue I want to use the Web API to start a playback of my saved songs with an offset. Playing the saved songs works u...
  • 276 Views
  • 0 replies
  • 0 likes
  • api
    playback
    web
  • 276 Views
  • 0 replies
  • 0 likes

Developer Site Web-API guides Docs not working

PlanFree/PremiumCountry Device(Macbook Pro late 2020) My Question or IssueHi, seems that the guides portal of Web API Docs is not working. It is an empty page for my side. Anyone encountered similar issue?

  • Newbie
  • Plan Free/Premium Country   Device (Macbook Pro late 2020)   My Question or Issue Hi, seems that the guides portal of Web API Docs is not working. It is an empty page for my side. A...
  • 231 Views
  • 0 replies
  • 0 likes
  • api
    guides
    web
  • 231 Views
  • 0 replies
  • 0 likes

Auth user on spotify app with web api

PlanPremiumCountryTurkeyDeviceRedmi Note 8 ProOperating System(Android) My Question or Issue I have web grand auth but i want to when user click button redirect to spotify app for auth permission request because in web user needs to write email, pass...

  • Newbie
  • Plan Premium Country Turkey Device Redmi Note 8 Pro Operating System (Android)   My Question or Issue   I have web grand auth but i want to when user click button redirect to s...
  • Sibyl666
  • Regular
  • 457 Views
  • 1 replies
  • 0 likes
  • web
  • 457 Views
  • 1 replies
  • 0 likes

[NPM][Wrapper] Web Playback

Hi All, I'v been lurking on the forums for a while and saw that many people had issues setting their up their player (event hooks etc). To help speed up developing for inexperienced (experienced as well) users, I built an wrapper that does authentica...

Anent_0-1627544076006.png
  • Regular
  • ...ines code for the user:     <script> import { WebPlayback } from 'svelte-spotify-web-playback'; const client_id = 'your_client_id'; </script> <WebPlayback {client_id} /&g...
  • 497 Views
  • 0 replies
  • 1 likes
  • NPM
    playback
    SDK
    web
    wrapper
  • 497 Views
  • 0 replies
  • 1 likes

Web API: Missing feature to search for multiple tracks,artist per request

I just wrote a detailed and outlined 'article' detailing the problem. But an 'unexpected error occurred'. The fact of the matter is, as stated in the title. I cannot find a way to search for multiple tracks or artists with one request. Please tell me...

  • Visitor
  • I just wrote a detailed and outlined 'article' detailing the problem. But an 'unexpected error occurred'. The fact of the matter is, as stated in the title.  I cannot find a way to search for m...
  • 437 Views
  • 0 replies
  • 0 likes
  • api
    missing endpoint
    missing feature
    Search
    web
    Web API
  • 437 Views
  • 0 replies
  • 0 likes

iFrame shows track is not available when it should be

CountryUSOperating SystemWindows / ChromeMy Question or Issue Hello, I'm trying to display an iFrame with a song and when I try to play the song I get the message "This track is not available in your country". I can definitely play the track from my ...

  • Newbie
  • Country US Operating System Windows / Chrome My Question or Issue   Hello,   I'm trying to display an iFrame with a song and when I try to play the song I get the message "This trac...
  • 750 Views
  • 0 replies
  • 1 likes
  • country
    iframe
    web
  • 750 Views
  • 0 replies
  • 1 likes

Spotipy Web Application, how to retrieve OAuth code?

Hello all,I am branching out into trying to setup a Web Application for the first time, and I'm trying to make something with Spotify since I use it very often. I have a URL setup with my registered app on Heroku and I've got some barebones Python wr...

  • Casual Listener
  • Hello all, I am branching out into trying to setup a Web Application for the first time, and I'm trying to make something with Spotify since I use it very often. I have a URL setup with my r...
  • PMental
  • Regular
  • 1088 Views
  • 1 replies
  • 0 likes
  • OAuth
    Python
    Spotipy
    web
    webapp
  • 1088 Views
  • 1 replies
  • 0 likes