Yaak Logo
Yaak
Feedback/Copy as curl issue

Copy as curl issue

Arjun Sajeev·8 months ago
ReleasedBug

Copy as curl includes an empty authorization header even when authorization is disabled.

Copy as curl for the above image produces the following output, with an empty value for Bearer token.

curl -X GET 'https://api.thecatapi.com/v1/images/search' --header 'sdfd: dfd' --header 'dfdf: dfdf' --header 'Authorization: Bearer'

MacVersion 2025.7.3 (2025.7.3)

Comments (3)

Sign in to leave a comment.

Greg Schier

Fixed this locally, so it’ll be included in the next release. Thanks for the report!

Greg Schier
Greg Schier
Type to search feedback...