Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.78 KB

File metadata and controls

36 lines (31 loc) · 1.78 KB

Custom Spotify API Client Configuration Tutorial

简体中文

Benefits from customising Spotify API Client

Spotify API won't affect you by returning 429 Error anymore.

Preparations

If you have already completed the preparation steps, you can directly use the previously obtained Client ID and Client Secret in Works on Lyricify Mobile part.

  1. Login to Spotify (https://www.spotify.com) in your browser, if you have already logged in, go to step 2.
  2. Open https://developer.spotify.com/dashboard, if this is your first navigation to this website, you will need to agree with Spotify Developer Terms. Just check I accept the Spotify Developer Terms of Service and click Accept the terms.
  3. Click Create app in Dashboard's right top corner.
  4. Fill Create app page with these:
  5. Check Web API in Which API/SDKs are you planning to use? section;
    Check I understand and agree with Spotify's Developer Terms of Service and Design Guidelines;
    Click Save.
  6. Click Settings at the right top corner.
  7. Now you can see your Client ID,Click View client secret to show the Client secret. Client ID and Client Secret are needed in future steps.

Works on Lyricify

  1. If you have already logged Spotify in Lyricify, then you will need to log it out first.
  2. Click Configure Custom API Client in welcome page's left bottom corner.
  3. Enter Client ID and Client Secret you previously obtained.
  4. Continue the login, and just enjoy Lyricify.