Manuel

Results 242 comments of Manuel

Hi and thanks for your feature request. We understand your use case and added it to our backlog, although it may take a bit longer until this will be implemented.

Thanks for the bug report. This is a bug on our side, since we define that the request should be an object, even though it could be a list (or...

We just released Kreya 1.9, which fixes this behaviour.

This is the same bug as #43. We use https://github.com/protobuf-net/protobuf-net to parse the .proto files, which does not handle the escape sequences correctly. The bug in protobuf-net has been fixed...

We just released Kreya 1.9, which contains a fix for this bug.

With the Kreya 1.9 release, we introduced user variables, which allows to re-use data from other operations. For more information, see https://kreya.app/docs/scripting-and-tests/#user-variables. Note: This feature is only available via scripting,...

Could you check whether you have any special registry settings in `HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL`? In https://github.com/dotnet/runtime/issues/62473#issuecomment-988268102, a special Schannel configuration was the cause for this problem. The Schannel configuration is used by...

We just released Kreya 1.9, which contains a fix for this bug.