- Python Programming Blueprints
- Daniel Furtado Marcus Pennington
- 403字
- 2021-06-24 18:53:48
Creating a Spotify app
The first thing we need to do is create a Spotify app; after that, we are going to get access keys so we can authenticate and consume the REST API.
Head over to https://beta.developer.spotify.com/dashboard/ and further down on the page you can find the Login button, and if you don't have an account, you can create a new one:

If you don't have a Spotify account, you will have to create one first. You should be able to create applications if you sign up for the free account, but I would recommend signing up for the premium account because it is a great service with a great music catalog.
When you log in to the Spotify developer website, you will see a page similar to the following:

At the moment, we don't have any application created (unless you have already created one), so go ahead and click on the CREATE AN APP button. A dialog screen to create the application will be displayed:

Here, we have three required fields: the application's name, description, and also some checkboxes where you will have to tell Spotify what you're building. The name should be pytify and in the description, you can put anything you want, but let's add something like Application for controlling the Spotify client from the terminal. The type of application we are building will be a website.
When you are done, click on the NEXT button at the bottom of the dialog screen.
The second step in the application's creation process is to inform Spotify whether you are creating a commercial integration. For the purposes of this book, we are going to select NO; however, if you are going to create an application that will monetize, you should definitely select YES.
In the next step, the following dialog will be displayed:

If you agree with all the conditions, just select all the checkboxes and click the SUBMIT button.
If the application has been created successfully, you will be redirected to the application's page, which is shown as follows:

Click on the SHOW CLIENT SECRET link and copy the values of the Client ID and the Client Secret. We are going to need these keys to consume Spotify's REST API.
- 自動(dòng)駕駛網(wǎng)絡(luò):自智時(shí)代的網(wǎng)絡(luò)架構(gòu)
- 高校網(wǎng)絡(luò)道德教育研究
- 物聯(lián)網(wǎng)安全:理論、實(shí)踐與創(chuàng)新
- SEO 20日
- Django 2 by Example
- 計(jì)算機(jī)網(wǎng)絡(luò)與數(shù)據(jù)通信
- React:Cross-Platform Application Development with React Native
- 電力物聯(lián)網(wǎng)工程技術(shù)原理與應(yīng)用
- Getting Started with Grunt:The JavaScript Task Runner
- 物聯(lián)網(wǎng)頂層設(shè)計(jì)與關(guān)鍵技術(shù)
- Learning Node.js Development
- 物聯(lián)網(wǎng)的機(jī)遇與利用
- 新媒體交互藝術(shù)
- 網(wǎng)絡(luò)互聯(lián)技術(shù)(理論篇)
- 物聯(lián)網(wǎng)概論