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!

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.
@neutralboy if you want get conversations from chatterbot you have do post operation.
the error message came from here
@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.