Merge pull request #398 from miraai/patch-1

Update ComprehensiveGuide.md
This commit is contained in:
Master Kwoth 2016-07-12 21:59:35 +02:00 committed by GitHub
commit 294a5b9255

View File

@ -47,3 +47,4 @@ ________________________________________________________________________________
- On the left tab, access Credentials. There will be a line saying "If you wish to skip this step and create an API key, client ID or service account." Click on API Key, and then Server Key in the new window that appears. Enter in a name for the server key. A new window will appear with your Google API key. Copy the key.
- Open up credentials.json. For "GoogleAPIKey", fill in with the new key.
- Go to (https://soundcloud.com/you/apps/new). Enter a name for the app and create it. You will see a page with the title of your app, and a field labeled Client ID. Copy the ID. In credentials.json, fill in "SoundcloudClientID" with the copied ID.
- Restart your computer.