I get this error when trying to call the rest command in the automations.
In configuration.yaml i have
rest_command:
my_example_request:
url: "http://example.com/"
the example is taken from the drscriptons on page /integrations/rest_command/
I have no idea why its not working.