Skip to content

Commit 74a1d64

Browse files
author
Ross
committed
Updated the new secret token
1 parent 09451fc commit 74a1d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twitchy/twitchy_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def api_call(url, params=None):
2222
try:
2323
headers = {
2424
'Client-ID': 'ikqljee10yj4aew72d0zr5qiihqlsn',
25-
'Authorization': 'Bearer bhhy9gfnkhkyb1gagro1a42x2ofbhd'}
25+
'Authorization': 'Bearer 3glr92tstehs9vem92s8jcam0nm4aa'}
2626

2727
def make_request():
2828
r = requests.get(

0 commit comments

Comments
 (0)