From 83b4ea9687015acd173a8e0793e07bfbf5457e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Sun, 5 Jan 2025 00:22:47 +0100 Subject: [PATCH] devtools: add status 400 to the list too --- docs/devtools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devtools.md b/docs/devtools.md index f38d1d7..044ea51 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -66,7 +66,7 @@ Your browser can't resolve an external resource because the domain/hostname does - Look for possible solutions in the GitHub issues of Invidious by searching for the error message: https://github.com/iv-org/invidious/issues - If you are trying the new Invidious companion, make sure that public_url and base_url is correctly configured. Double check! -### C) Request with Status 500 +### C) Request with Status 500 or Status 400 ![error with status 500](./images/devtools-chrome-500.png) ![error with status 500](./images/devtools-firefox-500.png) @@ -132,4 +132,4 @@ For Chromium based browsers, I recommend following this tutorial which explains And there is a video too: https://youtu.be/t1c5tNPpXjs?t=206 -For Firefox, there is a dedicated guide here: https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/index.html \ No newline at end of file +For Firefox, there is a dedicated guide here: https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/index.html