Rasa [2019-05-28 07:10:56] "OPTIONS /webhooks/rest/webhook HTTP/1.1" 404 341 0.000560
I'm trying to run rasa server but I'm getting this 404 error, anyone, no response from dialogue_management.py
was using python 3.6.7, I have resolved the issue, using this command python3 -m rasa_core.run -d models/dialogue -u models/nlu/default/customer_service_chatbot --port 5005 --credentials credentials.yml --endpoints endpoints.yml --enable_api
and python -m rasa_core_sdk.endpoint --actions actions