Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: 403

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

adtewa

Casual Listener

60296 Views

170 replies

18 likes

Discussion
  • 60296 Views
  • 170 replies
  • 18 likes

Web API Transfer Playback returns 403

PlanPremium FamilyCountryUSA DevicePCOperating SystemWindows 11 My Question or IssueFollowing the documentation here: https://developer.spotify.com/documentation/web-api/reference/transfer-a-users-playbackIn the "try it" section of that page I get a ...

Newbie

...tatus": 403, "message": "Player command failed: Premium required", "reason": "PREMIUM_REQUIRED" } }   At this point I've already got my Oauth token of course...  I have Premium Family s...

633 Views

0 replies

0 likes

403
DeviceID
PREMIUM_REQUIRED
webapi
  • 633 Views
  • 0 replies
  • 0 likes

403 Error on approved allowlist development users

I've configured the Spotify integration perfectly with my own account as the developer, but am hitting a 403 forbidden error "Authentication failed: failed to fetch user info" when trying to sign in as another Premium user who's been added to my allo...

Newbie

I've configured the Spotify integration perfectly with my own account as the developer, but am hitting a 403 forbidden error "Authentication failed: failed to fetch user info" when trying to sign i...

522 Views

0 replies

0 likes

403
authentication
failed
  • 522 Views
  • 0 replies
  • 0 likes

Solved!! Deployed App (Netlify) - Authentification issues

Hi out there, I created an App that uses the PKCE-Auth-flow. Recently, I deployed it with Netlify, and I encountert a strange behavior.On my devices and on those of some friends it works fine: there is no problem with logging in and using the App. Bu...

Casual Listener

...ine: there is no problem with logging in and using the App. But others get a 403 during the authentification (GET-request) and are left with a blank page. I asked a friend, who is also a developer, b...

ilah2

Casual Listener

1067 Views

4 replies

1 likes

403
authentication error
Deployment
netlify
  • 1067 Views
  • 4 replies
  • 1 likes

Getting http 403 after calling API

Our app has Spotify playlist fetching integration for quite some time (since 2020) working without any problems, however starting from about two to three weeks ago, we have been getting 403 errors. We had previously used a different email address but...

Visitor

Our app has Spotify playlist fetching integration for quite some time (since 2020) working without any problems, however starting from about two to three weeks ago, we have been getting 403 errors. W...

401 Views

0 replies

0 likes

403
error
forbidden
playlist fetching
  • 401 Views
  • 0 replies
  • 0 likes

Spotify API, 403 'Forbidden'

PlanPremiumCountrySwedenDevicePC (node.js)Operating SystemWindows11 My Question or IssueHi! Im getting unexpected errors from the Spotify API. All other answers ive seen on similar errors, has been due to not having premium accounts.Have premium acco...

Casual Listener

...bsp; }); Getting 403, Forbidden.

Ximzend

Spotify Star

635 Views

2 replies

0 likes

403
api
forbidden
  • 635 Views
  • 2 replies
  • 0 likes

Solved!! Receiving a 403 status when getting user's top items

From what I am reading it is a bad OAuth request, but I cannot identify what I am doing wrong. TIA! import { useEffect, useState } from "react"; import "./App.css"; import axios from "axios"; function App() { const CLIENT_ID = "501594440ad341babe6b49...

Regular

From what I am reading it is a bad OAuth request, but I cannot identify what I am doing wrong. TIA!   import { useEffect, useState } from "react"; import "./App.css"; import axios from "...

Haikalin

Newbie

2862 Views

6 replies

0 likes

403
api
  • 2862 Views
  • 6 replies
  • 0 likes

403 response on all endpoints

Hello! So I created this app a few years back and have returned to take a look at it and I see that you have implemented this new user onboarding stuff in order to access the app. I am testing on localhost and have added myself on my developer dashbo...

Casual Listener

...bsp; I am testing on localhost and have added myself on my developer dashboard, but when I'm redirected back to my client after logging in, I just get a 403 response with no further info.   I a...

Kangkodos

Casual Listener

486 Views

1 replies

0 likes

403
authentication
Problem Fix
  • 486 Views
  • 1 replies
  • 0 likes

403 - Player command failed: Cannot control device volume

Dear Community,we're trying to control the volume of Spotify without affecting the system volume. This is supposed to work with the API PUT https://api.spotify.com/v1/me/player/volumeat least for premium users.However we're getting a 403 error as res...

Visitor

...east for premium users. However we're getting a 403 error as response: { "error": { "status": 403, "message": "Player command failed: Cannot control device volume", "reason": "V...

964 Views

0 replies

3 likes

403
volume
Volume Control
  • 964 Views
  • 0 replies
  • 3 likes

User not registered in the Developer Dashboard 403 on /me endpoint

PlanPremiumCountry: USA DeviceMacbook Pro 2018Operating SystemMacOS 11.5.1 My Question or IssueI've got my test app running for myself, but when I add another user they always get the 403 from the /me endpoint saying "User not registered in the Devel...

Newbie

...hey always get the 403 from the /me endpoint saying "User not registered in the Developer Dashboard" even though I added them by email over 30min ago. I've double checked the email and Name a half dozen t...

972 Views

0 replies

0 likes

403
  • 972 Views
  • 0 replies
  • 0 likes

Superuser Contribution 403 error with message "An unknown error occurred."

PlanFreeCountry: Australia My Question or IssueI added users to the list to allow access to app in development mode. Working with web API, it authorises the users but then ends up in 403 error with message "An unknown error occurred." for all users e...

Casual Listener

...p in 403 error with message "An unknown error occurred." for all users except for the account using which the app was created.   I'm wondering where I should look for help or any pointer where i...

sachtbm

Casual Listener

1364 Views

2 replies

0 likes

403
An unknown error occurred
  • 1364 Views
  • 2 replies
  • 0 likes