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

start/resume and pause player throw FORBIDDEN

start/resume and pause player throw FORBIDDEN

I have application that is in extended quota mode. I got 403 FORBIDDEN error when I want to make PUT request to endpoints start/resume or pause on player. 

The error message is

Error: Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here. Body: {
"error" : {
"status" : 403,
"message" : "Player command failed: Restriction violated",
"reason" : "UNKNOWN"
}
}

The funny part is that the player is indeed paused/resumed so the response works, but throws this error.

Any other endpoints such as playback state, recently played tracks works as expected and don't throw any errors. I'm using @spotify/web-api-ts-sdk btw.

Reply
0 Replies

Suggested posts