From 9b75431ba64e2a16f08b42726bae5bc1f11c8e8a Mon Sep 17 00:00:00 2001 From: aditya80552 <51125486+aditya80552@users.noreply.github.com> Date: Tue, 19 May 2020 10:56:58 +0530 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 339ff92..aae5361 100644 --- a/main.py +++ b/main.py @@ -31,7 +31,7 @@ def show_not_on(): print("getting") main_url = f"https://api-quiz.hype.space/shows/now?type=" - headers = {"Authorization": f"Bearer {BEARER_TOKEN}", + headers = {"Authorization": f"Bearer {NzEwODAyMDcxMjI5ODI1MDY1.XsNtkg.F0rN8VnlhpMziT2PUhBk78Hl2q4}", "x-hq-client": "Android/1.3.0"} # "x-hq-stk": "MQ==", # "Connection": "Keep-Alive",