Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#250·terminalizer

Attempt to share a recording is giving an AxiosError with status 400

Author: mrmancCreated Feb 11, 2025Updated Feb 11, 2025

When I run the following from my Macbook I get this AxiosError: Request failed with status code 400.

I wondered if there was an issue with needing to have an account, so I attempted to sign up, but haven’t been able to (see #249).

bash
sh-3.2$ terminalizer --version
0.12.0
sh-3.2$ terminalizer share demo.yml
Please enter some details about your recording
? Title Demo
? Description Demo
? Tags such as git,bash,game mac

Error:
  AxiosError: Request failed with status code 400

Hint:
  Use the --help option to get help about the usage
sh-3.2$

Source: faressoft/terminalizer

View original on GitHubView discussion on GitHub