# 403 error and sound files

**URL:** https://discourse.processing.org/t/403-error-and-sound-files/31007
**Category:** Libraries
**Created:** [July 2, 2021, 4:10am UTC](https://discourse.processing.org/t/403-error-and-sound-files/31007 "2021-07-02T04:10:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![quargsgreene](https://avatars.discourse-cdn.com/v4/letter/q/c2a13f/32.png) [@quargsgreene](https://discourse.processing.org/u/quargsgreene)
#### Post date: [July 2, 2021, 4:10am UTC](https://discourse.processing.org/t/403-error-and-sound-files/31007/1 "2021-07-02T04:10:44Z")

</div>

I was trying to add a sound file to a sketch on Open Processing and it started throwing a 403 error when I tried to trigger the sound. The files are all uploaded to the site and do not have to be accessed locally, so I wouldn’t think it is because of CORS. I have other sketches on this site with sound files of the same file type and this problem does not occur. The browser I am using has stayed the same between sketches. The only thing I could think of was to change the file permissions before uploading, but this did not work.

---

<div class="post-metadata">

### Author: ![KumuPaul](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/kumupaul/32/13072_2.png) [@KumuPaul](https://discourse.processing.org/u/KumuPaul)
#### Post date: [July 2, 2021, 9:27pm UTC](https://discourse.processing.org/t/403-error-and-sound-files/31007/2 "2021-07-02T21:27:46Z")

</div>

Can you share a link to the sketch?

---

<div class="post-metadata">

### Author: ![quargsgreene](https://avatars.discourse-cdn.com/v4/letter/q/c2a13f/32.png) [@quargsgreene](https://discourse.processing.org/u/quargsgreene)
#### Post date: [July 3, 2021, 1:41am UTC](https://discourse.processing.org/t/403-error-and-sound-files/31007/3 "2021-07-03T01:41:28Z")

</div>

Here it is. Now it seems to be throwing 404, despite the file being uploaded and named correctly in the code (I think).

> **[Undefined Installation 1 - OpenProcessing](https://openprocessing.org/sketch/1227298/pc/O83rfZs0)**

---

<div class="post-metadata">

### Author: ![KumuPaul](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/kumupaul/32/13072_2.png) [@KumuPaul](https://discourse.processing.org/u/KumuPaul)
#### Post date: [July 3, 2021, 2:33am UTC](https://discourse.processing.org/t/403-error-and-sound-files/31007/4 "2021-07-03T02:33:37Z")

</div>

Hmm, loads fine for me in both Firefox and Chrome.
