first commit
This commit is contained in:
12
temp.txt
Normal file
12
temp.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
curl -X POST "https://id.twitch.tv/oauth2/token" \
|
||||
-d "client_id=1d55t6jkkl2l0triq2irmog3lo3ver" \
|
||||
-d "client_secret=ekas9hxc1jmhk1mh7dvw7fw7vixbxw" \
|
||||
-d "grant_type=client_credentials"
|
||||
|
||||
|
||||
|
||||
{
|
||||
"access_token":"7k8q1pvj3bqclkh1qxm9bdcmmb3w05",
|
||||
"expires_in":4915881,
|
||||
"token_type":"bearer"
|
||||
}
|
||||
Reference in New Issue
Block a user