aziliak

Results 3 issues of aziliak

Whenever I try the demo I am unable to click to get the audio to play (or press a key on the keyboard). I am able to get the audio...

Comment out line 86 since this is for future. The program fails with this in it.

views.py Change the end to the following. I commented out the original code and got the verification to work. I was getting a 403 error before. @webhook_blueprint.route("/webhook", methods=["GET"]) def webhook_get():...