Monday, March 27, 2023

Django audio recorder Bad request: /record-audio/

I am now making a audio journaling application, and I will need a recorder in Django. But I receive a error Bad request.
code.JPG
I have add some print statement to see where is having problem. and it shows me <QueryDict: {}>
error.JPG
Can somebody help me!

I have posted the rest of the code in stack overflow because the code is toooo long:
https://stackoverflow.com/q/75853749/21499403

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e66a88ef-fa55-4524-8971-6cf3f4c2c7d9n%40googlegroups.com.

No comments:

Post a Comment