From cfe9724a0907f559da9c2983fb2cd140cc7b39ee Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Thu, 4 Jan 2024 16:00:05 +0300 Subject: Close issue. Signed-off-by: Munyoki Kilyungi --- issues/trouble-shoot-500-on-llm-website.gmi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'issues') diff --git a/issues/trouble-shoot-500-on-llm-website.gmi b/issues/trouble-shoot-500-on-llm-website.gmi index 1971349..fbeabac 100644 --- a/issues/trouble-shoot-500-on-llm-website.gmi +++ b/issues/trouble-shoot-500-on-llm-website.gmi @@ -6,7 +6,7 @@ * priority: high * type: llm * keywords: llm -* status: in progress +* status: closed ## Description @@ -44,3 +44,9 @@ raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://genenetwork.fahamuai.com/api/tasks? ask=Give%20me%20a%20dataset%20related%20to%20diabetes%20in%20GeneNetwork.org. ``` + +## Resolution + +There was a small typo with the Bearer Token: api.config.json. Fixing this resolved this issue. + +* closed -- cgit v1.2.3