Skip to content

BASE_URL environment variable not working #269

@luiz290788

Description

@luiz290788

The if the url starts with a reference to an environment variable the request doesn't work because it seems like posting is appending http:// before the variable value.

Image

If I try to make the request I get this error:

Image

My guess is that posting is trying to append http:// because when I try to export the curl command I get this:

Image

It is curious because you literally have this example in the your docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions