Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: 403

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
  • kevinu
  • Newbie
  • 6133 Views
  • 39 replies
  • 11 likes
  • 6133 Views
  • 39 replies
  • 11 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
  • Visitor
  • 895 Views
  • 6 replies
  • 0 likes
  • 403
    api
  • 895 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
  • 232 Views
  • 1 replies
  • 0 likes
  • 403
    authentication
    Problem Fix
  • 232 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...
  • 388 Views
  • 0 replies
  • 1 likes
  • 403
    volume
    Volume Control
  • 388 Views
  • 0 replies
  • 1 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...
  • 688 Views
  • 0 replies
  • 0 likes
  • 403
  • 688 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
  • 784 Views
  • 2 replies
  • 0 likes
  • 403
    An unknown error occurred
  • 784 Views
  • 2 replies
  • 0 likes