Zeke(Jafesu)Original post
Rank 3: Container
Got another one for you,
400 error when trying to look at the cli docs
https://appwrite.io/docs/docs/command-line
Summary
Users are experiencing a 400 error when trying to access the CLI Docs on the Appwrite website. It seems there is an issue with the URL path, with an extra "docs" in the URL. One user suggests that using an absolute path instead of a relative path may solve the issue. Another user mentions having a pull request to fix this problem. The solution is to access the CLI Docs using the correct URL: https://appwrite.io/docs/command-line.