devtools: add status 400 to the list too

This commit is contained in:
Émilien (perso) 2025-01-05 00:22:47 +01:00 committed by GitHub
parent a1d32b63f2
commit 83b4ea9687
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
For Firefox, there is a dedicated guide here: https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/index.html