Share your ideas, report bugs, and see what's coming next
When I open the global workspace headers through the “view” button and modify a header value (e.g., changing the HMAC encoding from Base64 to…
When server reflection or a proto is used as input, the search suggestions only show root-level fields. Even when the user is working within a nested…
Keyboard shortcuts are shifted by one line after Move Selected to Workspace. There should be a forced newline after each shortcut. The width of this…
Response headers that contains special characters in it’s value are discarded right now, seems like all following headers are discarded as well.
e.g. There is a api path like /api/{userId}:login, where userId is a path variable. and :login is a part of the url literal When i input this url and…
I’m unable to import this schema. In the logs I see this warning [yaak_plugins::manager] Timeout (5s) waiting for import_request responses…
I am using 2026.3.1 and the “copy body” command in the history menu stopped working. It worked fine in previous versions. Operating System:…
For an example localhost POST request (multipart with a 400KB file) which takes 3ms in chrome, I’m getting the following results with Yaak: 12ms in…
Set-cookie headers add cookies automatically to the cookie jar. In my case I want to send each request without cookies. So this requires me to click…
When using a GraphQL request in Yaak, the Content-Type header appears to be set internally and cannot be overridden by manually adding a Content-Type…
When I click the ‘Install’ button, the indicator spins for a while, but then the button becomes active again. Other plugins install normally…
Import from cURL into Yaak has the Host Header, press Send Request cause 400 bad request and if uncheck the Host Header then request is send…
I am setting up PKCE auth using a Laravel application using Passport. But i keep running into an issue with Yaak not posting empty data to the /token…
For local dev, I rarely use HTTPS, probably like most. But today I noticed Yaak has been unable to make any HTTP requests at all. Note that HTTPS…
Description I’m experiencing a TLS connection error when trying to send a request to a private internal service through VPN. The service is hosted…
A follow-up to this issue: I’m now able to start the application and I see the toast warning that the plugin could not be found. This plugin was the…
I’m speculating on that being the cause. Awhile ago I manually installed a faker plugin that didn’t exist elsewhere yet. It installed from a local…
Hello! It appears that the OAuth 2 option “Use External Browser” with callback type “Hosted Redirect” (https://oauth.yaak.app/redirect) does…
I wrote in headers: Cookie: XDEBUG_SESSION=PHPSTORM, but it doesnt appear. I check in Bruno, that XDEBUG is ok. Issue only in yaak. :( I have another…
I am getting this error while importing .json file in yaak after doing a fresh install of yaak in endeavouros. i installed using yay using the…
I just imported an OpenAPI document with several requests. I noticed that the request info shows the description field as expected but also the text…