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

Upsteam dependency error, code 400 when trying to connect with web player

Upsteam dependency error, code 400 when trying to connect with web player

Plan

Premium

Country

Poland

Device

PC

Operating System

Windows 10

 

After successfully obtaining the auth token and creating a player instance in my web app, I keep getting this network error when I call player.connect():

 

Request:

Request URL:
https://cpapi.spotify.com/v1/client/some-id
Request Method:
PUT
Status Code:
400

 

Response:

{
  "code": 3,
  "message": "upstream dependency failed: DeviceCapabilitiesClient client; (400) Bad Request",
  "details": []
}

 

I've tried on Chrome and Firefox, with all extensions disabled.

 

I couldn't find any information about this particular error on the internet. What am I doing wrong?

Reply
0 Replies

Suggested posts