Skip to content

gRPC - Request - Variable not wokring when "Validate certificates" is checked and a CA certificate is available #8807

@RIE-UPPERSOLUTIONS

Description

@RIE-UPPERSOLUTIONS

Expected Behavior

I would expect that I can use any variable in a gRPC request as long as the content of the variable (the address) is valid, it makes no sense that certificate errors occur, just because we are using a variable.

Actual Behavior

We have a variable called "grpcUrl" which is defined on a folder like this:

Image

When this variable is used to start a gRpc request, we get the following error (it seems the certificate can not be validated):

Image

However if I don't use the variable, but put the same adress directly in the request, it works absolutely fine:

Image

Here are the settings:

Image

Image

Reproduction Steps

No response

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

11.2.0

What operating system are you using?

Windows

Operating System Version

Windows 11 (23 H2)

Installation method

download from github

Last Known Working Insomnia version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-bugBug: general classificationS-unverifiedStatus: Unverified by maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions