Open marpiech opened 7 years ago
Thanks for reporting this issue! We'll take a look and check in a fix soon if we find anything.
Thanks again for reporting this issue!
It seems like this 403 Forbidden response is due to an invalid CORS request. If you try to open index.html locally, you will likely send an Origin: null header to our back end which is rejected due to security concerns. If you try to load index.html from the web instead, you should be able to execute the uploading-files-basic example without this error.
While trying to upload small text file, in uploading-files-basic example, it fails with 403 error.
How to reproduce:
Additional info: After pressing upload button, initial requests are ok: