Announcements

Help Wizard

Step 1

NEXT STEP

I cant accept Developer TOS

I cant accept Developer TOS

Plan

Premium

Country

Germany

Device

Computer

Operating System

Windows 11

 

My Question or Issue

I get "an Error occurred" when i click on accept. I browsed trough the console and there are a few error logs:

 

Request URL https://developer.spotify.com/api/s4d/v1/tos-accepted-version Request Method PUT Status Code 400 Bad Request Remote Address --- Referrer Policy strict-origin-when-cross-origin access-control-allow-origin

 

In the repsonse tab: {"message":"Expected a value.","code":3,"details":[]}

Reply
3 Replies

i have this issue as well, no clue on how to solve this..

1. Refresh the page, open the browser's console, put the followed code on press ENTER:

fetch = function(...args) {
   const config = args[1] || {};

   config.body = 10;
   return f(...args);
}
It just replaces the body for the TOS request to the corrected one.

2. Click on the checkbox and press the button
3. Done

Suggested posts

Let's introduce ourselves!

Hey there you, ย  Yeah, you!ย 😁 ย  Welcome - we're glad you joined the Spotify Community! ย  While you here, let's have a fun game and getโ€ฆ

ModeratorStaff / Moderator/ 4 years ago  in Social & Random