Hi! I'm serving a static directory from the root (
mywebsite.com/thisasset.extension) with 4 files in it: a JavaScript file, a CSS file, an HTML file, and a favicon called "favicon.png". The first three files load just fine when CURL'd/navigated to in a browser, but the favicon returns a 403. Using the API Gateway dashboard "Test" view, the favicon can be retrieved just fine. Is there something that could be different about this PNG?