Skip to content

Custom API widget allow-insecure not respected for newRequest #739

Open
@furtivespy

Description

@furtivespy

Description

When making a secondary API call with a newRequest in a custom-api widget, the value for the widget's allow-insecure setting is not used. That means that an initial call will work for a self-signed server, but will not on a secondary call.

Logs:

ERROR Could not fetch response within custom API template error="Get \"https://192.168.0.150...\": tls: failed to verify certificate: x509: certificate signed by unknown authority"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions