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
  • rushilshah282
  • Visitor
  • 13765 Views
  • 101 replies
  • 17 likes
  • 13765 Views
  • 101 replies
  • 17 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...
  • 83 Views
  • 0 replies
  • 0 likes
  • 403
    error
    forbidden
    playlist fetching
  • 83 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
  • Roadie
  • 220 Views
  • 2 replies
  • 0 likes
  • 403
    api
    forbidden
  • 220 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
  • Visitor
  • 1131 Views
  • 6 replies
  • 0 likes
  • 403
    api
  • 1131 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
  • 291 Views
  • 1 replies
  • 0 likes
  • 403
    authentication
    Problem Fix
  • 291 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...
  • 450 Views
  • 0 replies
  • 1 likes
  • 403
    volume
    Volume Control
  • 450 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...
  • 735 Views
  • 0 replies
  • 0 likes
  • 403
  • 735 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
  • 1029 Views
  • 2 replies
  • 0 likes
  • 403
    An unknown error occurred
  • 1029 Views
  • 2 replies
  • 0 likes