Skip to content

Commit

Permalink
devtools: add status 400 to the list too
Browse files Browse the repository at this point in the history
  • Loading branch information
unixfox authored Jan 4, 2025
1 parent a1d32b6 commit 83b4ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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

0 comments on commit 83b4ea9

Please sign in to comment.