Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound files won't load #166

Open
Vidyut opened this issue Mar 15, 2023 · 0 comments
Open

Sound files won't load #166

Vidyut opened this issue Mar 15, 2023 · 0 comments

Comments

@Vidyut
Copy link

Vidyut commented Mar 15, 2023

Sound files are generated and exist, but the server can't see them, so they don't load. If you check the console, the file hasn't got loaded. If you try to access the url, it doesn't recognise the parameter "attachment_filename".

The reason for this is in application/utils.py (line 103 I think) where it says 'attachment_filename' - this needs to be changed to 'download_name'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant