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: 403 error

Labels

Forum Posts

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 3103 Views
  • 9 replies
  • 2 likes
  • Possible Bug
  • 3103 Views
  • 9 replies
  • 2 likes

How to avoid 403 Error with Implicit Grant Flow Auth

Hello everybody, I am currently developing a static webapp with html, js and css. I am using Implicit Grant Flow as authorization and everything worked fine. However, when my friend tried to test the app, nothing worked.I quickly found out that it wa...

  • Casual Listener
  • Hello everybody,   I am currently developing a static webapp with html, js and css. I am using Implicit Grant Flow as authorization and everything worked fine. However, when my friend tried to...
  • Ximzend
  • Spotify Star
  • 176 Views
  • 1 replies
  • 0 likes
  • 403 error
    error
    javascript
    Question
  • 176 Views
  • 1 replies
  • 0 likes

Issue with API Usage for Managing a Large Spotify Account

Plan:PremiumDevice:PCOperating System:Windows 10My Question or Issue:I’m encountering an issue with the Spotify API while managing my account, where I follow over 2,400 artists. My project involves running a weekly script to check all these artists f...

  • Newbie
  • Plan: Premium Device: PC Operating System: Windows 10 My Question or Issue: I’m encountering an issue with the Spotify API while managing my account, where I follow over 2,400 artists. My proj...
  • SI0810
  • Visitor
  • 929 Views
  • 6 replies
  • 5 likes
  • 403 error
    api
    Followed Artists
    rate limiting
  • 929 Views
  • 6 replies
  • 5 likes

Help with Error 403 while getting top tracks

const clientId = "..."; const params = new URLSearchParams(window.location.search); const code = params.get("code"); if (!code) { redirectToAuthCodeFlow(clientId); } else { const accessToken = await getAccessToken(clientId, code); const profile = awa...

  • Casual Listener
  •     const clientId = "..."; const params = new URLSearchParams(window.location.search); const code = params.get("code"); if (!code) { redirectToAuthCodeFlow(clientId); } else { c...
  • Ximzend
  • Spotify Star
  • 411 Views
  • 1 replies
  • 1 likes
  • 403 error
  • 411 Views
  • 1 replies
  • 1 likes

403 Error returned from Create Playlist

PlanPremiumCountryUKDeviceMacBook Pro 2020Operating SystemBigSur 11 My Question or IssueHi Everyone, I am creating an app that uses Spotify's API within a react app, where you sign in with your spotify account using OAuth, from which I receive my acc...

  • Newbie
  • Plan Premium Country UK Device MacBook Pro 2020 Operating System BigSur 11   My Question or Issue Hi Everyone,   I am creating an app that uses Spotify's API within a react app,...
  • fireswan
  • Casual Listener
  • 1171 Views
  • 1 replies
  • 0 likes
  • 403 error
    Create Playlist API
  • 1171 Views
  • 1 replies
  • 0 likes

Solved!! Status 403 for playing/resuming song

I have premium account and signed through client credentials authorization, but I still get that message with status 403 and can't understand why. Could someone please help me? const access_token = ( await axios({ method: "POST", data: { grant_type: ...

  • Regular
  • I have premium account and signed through client credentials authorization, but I still get that message with status 403 and can't understand why. Could someone please help me?     &nbsp...
  • Ximzend
  • Spotify Star
  • 1241 Views
  • 14 replies
  • 0 likes
  • 403 error
    api
  • 1241 Views
  • 14 replies
  • 0 likes

403 forbidden error on Spotify API

PlanPremiumClient ID04faea73cf99467b8c117a33870cd3bc My Question or Issue Hi team,I'm experiencing some 403 responses trying to connect to Spotify API, I've been checked my App Profile on Spotify App Dashboard and I've not seen any error, even I've r...

  • Casual Listener
  • Plan Premium Client ID 04faea73cf99467b8c117a33870cd3bc   My Question or Issue   Hi team, I'm experiencing some 403 responses trying to connect to Spotify API, I've been checked m...
  • Ximzend
  • Spotify Star
  • 2532 Views
  • 3 replies
  • 0 likes
  • 403 error
  • 2532 Views
  • 3 replies
  • 0 likes

403 Error Spotipy Playback Issues Playlist and Songs

.PlanPremium CountryFrance Operating SystemWindows 10 My Question or IssueWas trying to play a playlist using the spotipy library and my credentials. Was able to get the playlist metadata but when trying to play a song or a playlist I got a 403 error...

  • Casual Listener
  • . Plan Premium   Country France   Operating System Windows 10   My Question or Issue Was trying to play a playlist using the spotipy library and my credentials. Was able to ...
  • Peter_Schorn
  • Roadie
  • 4774 Views
  • 8 replies
  • 1 likes
  • 403 error
    Spotipy
  • 4774 Views
  • 8 replies
  • 1 likes