Hi,
I’m facing issues while trying to connect with the endpoints for custom actions in RASA X. Following is the error:
endpoints.yml:
action_endpoint: url: “http://127.0.0.1:5555/webhook”
My actions server is running successfully
It was working fine before I upgraded it to RASA X even without including endpoints.yml. Could anyone please help me figure out my error?
Thanks in advance!