Installed, setup everything through docs, getting this error and the upload bar stuck at the end. Googled around some and not sure if the problem is in my Django config or my AWS config. Any help?
Edit: Just found out that no error is outputed if I simply upload the file manually (not through the website).
EDIT: JUST FOUND OUT THE HARD WAY: MAKE SURE TO USE THE CORS CONFIG PROVIDED AND NOT ONE FROM ANOTHER TUTORIAL.
Installed, setup everything through docs, getting this error and the upload bar stuck at the end. Googled around some and not sure if the problem is in my Django config or my AWS config. Any help?
Edit: Just found out that no error is outputed if I simply upload the file manually (not through the website).
EDIT: JUST FOUND OUT THE HARD WAY: MAKE SURE TO USE THE CORS CONFIG PROVIDED AND NOT ONE FROM ANOTHER TUTORIAL.