-
-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
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.
If I try to make the request I get this error:
My guess is that posting is trying to append http://
because when I try to export the curl command I get this:
It is curious because you literally have this example in the your docs.
Metadata
Metadata
Assignees
Labels
No labels