All - Activity - anantkaushik - Rasa Community Forum

Designing Rasa training stories

Hey @Juste Great blog but there is a typo in this blog last command will be rasa train instead of rasa traiin.

.client_exceptions.ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8'

@kabeer I was facing the same problem. I returned jsonify(success=True) and it worked for me.