Kreya icon indicating copy to clipboard operation
Kreya copied to clipboard

Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.

Results 84 Kreya issues
Sort by recently updated
recently updated
newest added

Hello, Under Windows, to authenticate to a certain service, I need to send the windows network username. I would like to be able to resolve it as it's returned for...

enhancement
status:planned

**Describe the bug** Not sure if this is the expected behaviour or not, but as of 1.15.0 Kreya no longer implicitly loads the dependencies on Google's `google/api` common types. The...

bug
status:waiting-for-release

**Describe the bug** Kreya does not support decoding messages in 'https://github.com/googleapis/googleapis/blob/master/google/rpc/error_details.proto' ```{ "code": 13, "message": "Bad request", "details": [ { /* Could not find any type in the set of...

bug
status:waiting-for-release

Hello, our GRPC services are hidden behind a discovery service that routes requests based on metadata headers. When calling individual services, I can define this header in the metadata, and...

enhancement
status:doing

Hello, I am working with some users constantly forgotting or complaining about the "Environment selection" drop down list as shown here when they have to modify settings : ![image](https://github.com/riok/Kreya/assets/23377911/eba13eb5-6f04-4c30-b3e0-d2e161133907) Personnally...

enhancement
status:doing

Hello, Here's a small feature request. Let's imagine that I have to call a specific service method before any other, and it may take up to 30s : ![image](https://github.com/riok/Kreya/assets/23377911/70fe4e4e-61e3-492f-bd34-94ac9cfeff68) If...

enhancement
status:waiting-for-release

Hello, I am using Kreya to consume a service with hundreds of methods (swagger.json size is several MB to give you an idea). Even with Directories it's sometimes hard to...

enhancement

**Is your feature request related to a problem? Please describe.** The embedded vscode editors allow the user to navigate through nested environment variables using a `contains` filtering logic. Unfortunately, filtering...

enhancement
status:planned

**Describe the bug** We are running some Kreya grpc tests using Azure pipelines. Sometimes the pipeline fails with "Importing proto files failed." We are using the [1.15 docker image of...

bug
status:needs-info

**Describe the bug** Variable updates are missed if Kreya is force-quit on Mac **To Reproduce** Steps to reproduce the behavior: 1. Set up a request with a script which stores...

bug
status:planned