Make it more clear which IP address to use in API
This commit is contained in:
parent
4e389fc189
commit
23be5da322
|
@ -71,7 +71,7 @@ Effective April 20th, 2015, all requests to YouTube's API must use v3 of their A
|
||||||
|
|
||||||
**4)** Click on the "Credentials" option underneath "APIs & auth" on the sidebar. Underneath "Public API access" click on "Create new Key". Click the "Server key" option.
|
**4)** Click on the "Credentials" option underneath "APIs & auth" on the sidebar. Underneath "Public API access" click on "Create new Key". Click the "Server key" option.
|
||||||
|
|
||||||
**5)** Add the IP address of your server in the box that appears. Click "Create".
|
**5)** Add the IP address of the machine MumbleDJ will run on in the box that appears. Click "Create".
|
||||||
|
|
||||||
**6)** You should now see that an API key has been generated. Copy it.
|
**6)** You should now see that an API key has been generated. Copy it.
|
||||||
|
|
||||||
|
|
Reference in a new issue