Please have a look at the GitHub link and see if you missed anything.
If it doesn't work out please let me know what you tried, and where the error occurred.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
following the code the error was raised but did not get the friendly json message.. what is wrong?
I was having that trouble but if you turn debug off i.e. app.run() rather than app.run(debug=True)
it works for me
Please have a look at the GitHub link and see if you missed anything.
If it doesn't work out please let me know what you tried, and where the error occurred.