From 37489838ad131e478b15414170cf3e20692affcc Mon Sep 17 00:00:00 2001 From: Sanne Berendschot Date: Mon, 16 Sep 2024 18:09:26 +0200 Subject: [PATCH] Add kobotoken to input --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index ad3fae0..6440275 100644 --- a/main.py +++ b/main.py @@ -543,6 +543,7 @@ async def create_kobo_headers( json_data: dict, system: system, koboassetId: str, + kobotoken: str, hookId: str = None, ): """Utility endpoint to automatically create the necessary headers in Kobo. \n