Chatterbot: how to get conversations from django_app

Created on 19 Aug 2017  ·  6Comments  ·  Source: gunthercox/ChatterBot

Every time I perform a request to the server, it returns a [19/Aug/2017 22:21:30] "GET /chatterbot/ HTTP/1.1" 405 110.
I changed nothing from the example_app for integration of Django and Chatterbot, I have just copied all of it.
Later when I examined the console I found this Loading failed for the <script> with source “resource://devtools/client/shared/vendor/react-dev.js”. I have no idea what it means, please help me regarding this. Thanks in advance!
screenshot from 2017-08-19 22-31-56

question

All 6 comments

Hi @neutralboy, I don't believe the error you are seeing is related to ChatterBot. It looks like it might be an error generated in one of your browser extensions.

@gunthercox : The error isnt related to the browser extensions. I disabled all the browser extensions and then tried it again, it didnt work.
@vkosuri : I tried the views.py and html template you had in your github page and even that gave me the same error.

Can you send over a code snip view to us so it is easier for us to understand what you are try to do?

@neutralboy I'm going to close this ticket off due to inactivity. Feel free to reopen it if you are still encountering an issue.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

decode007 picture decode007  ·  4Comments

vkosuri picture vkosuri  ·  4Comments

hochochoc picture hochochoc  ·  3Comments

proguy627 picture proguy627  ·  3Comments

ArunSingh1 picture ArunSingh1  ·  3Comments